We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We need to define a set of tests that can be run and extract performance reports.
The main idea is to have a tooling that can be run easily and can extract performance reports regarding the
insert
select
#12
The text was updated successfully, but these errors were encountered:
We can send multiple insert requests to store and later check whether all the messages were properly stored.
During the tests, we detected that some messages were not properly stored. Pending to investigate why.
Sorry, something went wrong.
I close this as we have a more appropriate task defined in: waku-org/nwaku#1894
No branches or pull requests
Summary
We need to define a set of tests that can be run and extract performance reports.
Detailed description
The main idea is to have a tooling that can be run easily and can extract performance reports regarding the
tasks
insert
operations are working correctly.select
operations.Epic
#12
The text was updated successfully, but these errors were encountered: