Skip to content
Snippets Groups Projects
Commit ed16b5d8 authored by STEVAN Antoine's avatar STEVAN Antoine 🦀
Browse files

improve the _atomic_ benchmark plots (dragoon/komodo!79)

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
> ```bash
> 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](/uploads/5cdc5af344f4ad0510b3d1993c09389f/foo.png)
![bar](/uploads/2563b465727d85b886f77c5574ae616d/bar.png)
![baz](/uploads/7a485c61d218c8e065afdd880171a12b/baz.png)
parent 4dcfdfb0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment