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

Add benchmarks: Update, Get Secondary Key, and Concurrent operations #259

Open
3 tasks
vincent-herlemont opened this issue Oct 12, 2024 · 0 comments
Open
3 tasks
Labels
help wanted Open issue for anyone who wants to work on it. performance Performance improvement or benchmarking issue

Comments

@vincent-herlemont
Copy link
Owner

vincent-herlemont commented Oct 12, 2024

Currently, the benchmarks cover only a small part of what the database can do. It is necessary to add the missing benchmarks; the ones that come to mind are update, get secondary key, and concurrent operations.

👉 Feel free to propose other benchmark ideas

Note: Create separate MRs for each benchmark

TODO

  • update
  • get secondary key
  • concurrent operations (insert / update / delete / read)
@vincent-herlemont vincent-herlemont added help wanted Open issue for anyone who wants to work on it. performance Performance improvement or benchmarking issue labels Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Open issue for anyone who wants to work on it. performance Performance improvement or benchmarking issue
Projects
None yet
Development

No branches or pull requests

1 participant