Skip to content
Snippets Groups Projects

improve the _atomic_ benchmark plots

Merged STEVAN Antoine requested to merge better-atomic-plot into main

this MR improves the "atomic" script in benches/README.md to allow filtering species to show in the multibar plot.

in addition to this, the warmup time and the number of samples of Criterion have been increased back to 3sec and 100 respectively.

Note
the benchmarks take 15min on my machine, i.e. by running the following two commands in Nushell

cargo criterion --output-format verbose --message-format json --bench field_operations out> field.ndjson
cargo criterion --output-format verbose --message-format json --bench curve_group_operations out> curve.ndjson

results

foo bar baz

Edited by STEVAN Antoine

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply