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

Merge write benchmarks #14

Merged
merged 4 commits into from
Jun 29, 2019
Merged

Merge write benchmarks #14

merged 4 commits into from
Jun 29, 2019

Conversation

vweevers
Copy link
Member

Changes:

Example of what this enables: compare write perf of sequential vs random keys:

Click to expand
level-bench run put leveldown
level-bench run put leveldown -b [--keys seq]
level-bench run put leveldown -b [--keys seqReverse]
level-bench plot put

put 1561743888833

@vweevers vweevers added enhancement New feature or request refactor Requires or pertains to refactoring labels Jun 28, 2019
@vweevers
Copy link
Member Author

I'm gonna go ahead and merge this, because there are bigger fish to fry (for which we actually need these benchmarks) and this project is in its infancy anyway. My use of terms like "Simple Moving Average" may be incorrect (IANAMathematician), that can be fixed later if need be.

@peakji @ralphtheninja LMK if you disagree and want me to slow down to give you time to review.

@vweevers vweevers merged commit 38f0f0c into master Jun 29, 2019
@vweevers vweevers deleted the merge-write-benchmarks branch June 29, 2019 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactor Requires or pertains to refactoring
Projects
None yet
1 participant