-
Notifications
You must be signed in to change notification settings - Fork 106
Criterion benchmarks #754
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
Draft
im7mortal
wants to merge
50
commits into
zip-rs:master
Choose a base branch
from
im7mortal:criterion-benchmarks
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+471
−1
Draft
Criterion benchmarks #754
Changes from 23 commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
599f4d5
#723 implement first criterion benchmark
im7mortal 67bfca8
#723 RUN 1.0.0 specific code
im7mortal aa24029
Revert "#723 RUN 1.0.0 specific code"
im7mortal 58e5cac
Merge tag 'v2.0.0' into criterion-benchmarks-iter-1
im7mortal 4e6e834
#723 RUN v2.0.0 specific code
im7mortal dd81f9b
Revert "#723 RUN v2.0.0 specific code"
im7mortal e258c63
723 merge in v3.0.0
im7mortal 85bfad7
#723 RUN v3.0.0
im7mortal 35a0378
723 merge in v4.0.0
im7mortal a0d11cd
#723 RUN v4.0.0
im7mortal 7ecbb08
723 merge in v5.0.0
im7mortal 11aad9b
#723 RUN v5.0.0
im7mortal 99a32d5
723 merge in v6.0.0
im7mortal 2707670
#723 RUN v6.0.0
im7mortal f573c6c
723 merge in v7.0.0
im7mortal f69d7a3
#723 RUN v7.0.0
im7mortal ad31eab
723 merge in v8.0.0
im7mortal c6cbf22
#723 RUN v8.0.0
im7mortal 540c0dd
723 merge in v8.2.0
im7mortal 7d7844d
#723 RUN v8.2.0
im7mortal 258e599
#723 update criterion to 8.2.0
im7mortal 16874d3
#723 formating
im7mortal 10e9c64
#723 experiment with preallocated write buffer
im7mortal 199a668
Merge remote-tracking branch 'origin/master' into criterion-benchmarks
im7mortal e9c0718
Merge branch 'master-local' into criterion-benchmarks
Its-Just-Nans 6dad4ba
feat: add criterion dev-deps only on non wasm
Its-Just-Nans 9f7d300
Merge branch 'master' into criterion-benchmarks
Its-Just-Nans f5cef6c
decide to keep custom random implementation for benchmarks only; list…
im7mortal 19c5a75
test version with preallocated vecs
im7mortal 05a936a
use tmp files as buffers (tmpfs on linux) we still have syscalls but …
im7mortal 6428d7d
restore Cargo.toml
im7mortal b67ed7a
add criterion benchmark
im7mortal 5daa46e
add tempfile = "3.27.0" to the Cargo.toml dev-dependencies
im7mortal 3e0bac7
#723 RUN_1 1.0.0
im7mortal 999c3a0
Merge branch 'criterion-benchmards-v2' into criterion-benches
im7mortal e0866dc
#723 RUN_1 v2.0.0
im7mortal e7a8d90
#723 RUN_1 v3.0.0
im7mortal f827986
#723 RUN_1 v4.0.0
im7mortal 6e6fae5
#723 RUN_1 v5.0.0
im7mortal 095ae5c
#723 RUN_1 v6.0.0
im7mortal 8977680
#723 RUN_1 v7.0.0
im7mortal fdd7246
#723 RUN_1 v8.0.0
im7mortal 3b3699d
#723 RUN_1 v8.4.0
im7mortal 782086a
Merge remote-tracking branch 'origin/master' into criterion-benchmarks
im7mortal be1feee
#723 tweak merge benchmarks
im7mortal 4722653
#723 iteration; try to ship it
im7mortal 9907c4a
Merge remote-tracking branch 'refs/remotes/origin/master' into criter…
im7mortal de11255
#723 prepare version 7.0.0 for benchmark
im7mortal d9094d5
#723 adjust bench for v7.0.0
im7mortal 09f3267
Merge branch 'v7.0.0-local-bench' into criterion-benchmarks
im7mortal File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.