-
- Downloads
measure atomic operations of curve groups and prime fields (dragoon/komodo!78)
this MR adds two now benchmarks: - `field_operations` in `benches/operations/field.rs` - `curve_group_operations` in `benches/operations/curve_group.rs` as well as `scripts/plot/multi_bar.py` to plot the results, see `benches/README.md` for the commands to run. ## results  
Showing
- Cargo.toml 10 additions, 0 deletionsCargo.toml
- benches/README.md 24 additions, 1 deletionbenches/README.md
- benches/operations/curve_group.rs 112 additions, 0 deletionsbenches/operations/curve_group.rs
- benches/operations/field.rs 132 additions, 0 deletionsbenches/operations/field.rs
- scripts/plot/multi_bar.py 125 additions, 0 deletionsscripts/plot/multi_bar.py
Loading
Please register or sign in to comment