migrate criterion benchmarks to PLNK
changelog
- benchmarks
-
commit has been removed in favor of
examples/benches/commit.rs
-
linalg has been migrated to
examples/benches/
asbench_linalg
-
setup has been migrated to
examples/benches/
asbench_setup
-
commit has been removed in favor of
-
read-atomic-ops
command has been moved toscripts/parse.nu
module -
scripts/plot/bench_commit.py
has been made more general and renamed toscripts/plot/plot.py
-
scripts/plot/benches.py
has been removed because it's not required anymore =>plot.py
andmulti_bar.py
are general enough
Edited by STEVAN Antoine