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

engine: add microbenchmarks #183

Open
tsatke opened this issue Jun 18, 2020 · 0 comments
Open

engine: add microbenchmarks #183

tsatke opened this issue Jun 18, 2020 · 0 comments
Assignees
Labels
component/engine Engine issues feature New feature or enhancement good first issue Good for newcomers help wanted Extra attention is needed
Milestone

Comments

@tsatke
Copy link
Contributor

tsatke commented Jun 18, 2020

Add microbenchmarks to everything that doesn't use a for loop to search for something.
These things include, but are not limited to:

  • search a cell in a page
  • search a value in a btree
  • defragment a page
  • create a new dataset
  • delete one and more datasets
  • ...
@tsatke tsatke added feature New feature or enhancement component/engine Engine issues labels Jun 18, 2020
@tsatke tsatke added this to the v0.0.1 milestone Jun 18, 2020
@tsatke tsatke mentioned this issue Jun 18, 2020
6 tasks
@tsatke tsatke added help wanted Extra attention is needed good first issue Good for newcomers labels Jun 23, 2020
@ayzu ayzu self-assigned this Jul 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/engine Engine issues feature New feature or enhancement good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants