migrate criterion benchmarks to PLNK
Compare changes
Files
10+ 99
− 55
@@ -74,23 +36,105 @@ python scripts/plot/multi_bar.py --title "complex curve group operations" -l "ti
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