mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 18:55:32 +00:00
Move benchmarks to seperate crate "aquatic_bench"
This commit is contained in:
parent
a627594c3a
commit
165214018c
13 changed files with 40 additions and 34 deletions
2
aquatic_bench/src/bin/bench_handlers/common.rs
Normal file
2
aquatic_bench/src/bin/bench_handlers/common.rs
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
pub const PARETO_SHAPE: f64 = 0.1;
|
||||
pub const NUM_INFO_HASHES: usize = 10_000;
|
||||
Loading…
Add table
Add a link
Reference in a new issue