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
Merge request reports
Activity
Filter activity
added 13 commits
- 7b91d3ad...0dd67a12 - 3 earlier commits
- df94350b - reduce the number of loops for the setup bench
- 4df8dd8a - disable "serde" bench for the setup
- 789dbac0 - fix commit plot call
- e6b46dd3 - plot the setup results
- 0ed6c9da - fix the commit plot
- a1c76bae - fix the title of the setup plot
- e71ee63d - simplify stddev computation
- 1156125c - add a section about linear algebra
- 75068e41 - measure smaller matrices
- 4451afbb - refactor "linalg" plot
Toggle commit listenabled an automatic merge when the pipeline for 065f851b succeeds
mentioned in commit eaa8acbd
Please register or sign in to reply