migrate criterion benchmarks to PLNK
Compare changes
Files
3- STEVAN Antoine authored
+ 10
− 5
@@ -84,13 +84,18 @@ let degrees = seq 0 15 | each { 2 ** $in }
examples/benches/commit.rs
examples/benches/
as bench_linalg
examples/benches/
as bench_setup
read-atomic-ops
command has been moved to scripts/parse.nu
modulescripts/plot/bench_commit.py
has been made more general and renamed to scripts/plot/plot.py
scripts/plot/benches.py
has been removed because it's not required anymore => plot.py
and multi_bar.py
are general enough