Skip to content

measure atomic operations of curve groups and prime fields

STEVAN Antoine requested to merge measure-atomic-operations into main

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

curve_group

field

Edited by STEVAN Antoine

Merge request reports