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 batch-put benchmark #4

Merged
merged 1 commit into from
May 27, 2019
Merged

Add batch-put benchmark #4

merged 1 commit into from
May 27, 2019

Conversation

vweevers
Copy link
Member

npm i leveldown
level-bench run batch-put leveldown
level-bench run batch-put leveldown -b [--chained]
level-bench run batch-put leveldown -b [--batchSize 500]
level-bench run batch-put leveldown -b [--batchSize 500 --chained]
level-bench run batch-put leveldown -b [--batchSize 10]
level-bench run batch-put leveldown -b [--batchSize 10 --chained]
level-bench plot batch-put

batch-put 1558907068056

@vweevers vweevers added the benchmark Requires or pertains to benchmarking label May 26, 2019
@vweevers vweevers merged commit b35b56b into master May 27, 2019
@vweevers vweevers deleted the add-batch-put-benchmark branch May 27, 2019 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
benchmark Requires or pertains to benchmarking
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants