Skip to content
New issue

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

[Milestone] Establish a testing environment and tooling to measure Store performance #41

Closed
2 tasks
Ivansete-status opened this issue Aug 4, 2023 · 2 comments

Comments

@Ivansete-status
Copy link

Ivansete-status commented Aug 4, 2023

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

  • Create basic tests to validate that the insert operations are working correctly.
  • Create tests to measure the performance of select operations.

Epic

#12

@Ivansete-status Ivansete-status added the Deliverable Tracks a Deliverable label Aug 4, 2023
@fryorcraken fryorcraken added this to Waku Aug 4, 2023
@Ivansete-status
Copy link
Author

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.

@Ivansete-status
Copy link
Author

I close this as we have a more appropriate task defined in:
waku-org/nwaku#1894

@github-project-automation github-project-automation bot moved this to Done in Waku Aug 8, 2023
@chair28980 chair28980 removed the Deliverable Tracks a Deliverable label Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants