Skip to content

Commit

Permalink
#18 no benchmark for one
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Apr 24, 2023
1 parent 8f33198 commit cbce719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebuild_benchmark.sh
Expand Up @@ -9,7 +9,7 @@ cp tests/benchmark.rs src/bin/benchmark.rs
sed -E -i 's/\[dev-dependencies\]//g' Cargo.toml

micromap="micromap::Map"
capacities="1 2 4 8 16 32 64 128"
capacities="2 4 8 16 32 64 128"
cycles=1000000

rm -rf target/benchmark
Expand Down

0 comments on commit cbce719

Please sign in to comment.