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 benchmark for essentials #21

Open
2 of 7 tasks
Fullstop000 opened this issue Oct 29, 2019 · 2 comments
Open
2 of 7 tasks

Add benchmark for essentials #21

Fullstop000 opened this issue Oct 29, 2019 · 2 comments
Assignees
Labels
help wanted Extra attention is needed WIP Working in progress

Comments

@Fullstop000
Copy link
Owner

Fullstop000 commented Oct 29, 2019

Add benchmark for components below :

  • LRU
  • Arena
  • Skiplist
  • utils/hash
  • Record
  • Table
  • DBImpl

Recommended using https://github.com/bheisler/criterion.rs

@Fullstop000 Fullstop000 added enhancement New feature or request help wanted Extra attention is needed labels Oct 29, 2019
@Fullstop000 Fullstop000 self-assigned this Oct 29, 2019
@Fullstop000 Fullstop000 added the WIP Working in progress label Oct 31, 2019
@publicocean0
Copy link

Hi your project is very interesting using nio api. Is there benchmarks compared with rocksdb?

@Fullstop000
Copy link
Owner Author

@publicocean0 not yet. The project is still under rapid development. The e2e benchmarks will be added after benches for uint components are complete.

NIO sounds very interesting. We can test it after the implementation is stable.

@Fullstop000 Fullstop000 removed the enhancement New feature or request label Feb 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed WIP Working in progress
Projects
None yet
Development

No branches or pull requests

2 participants