Skip to content
Snippets Groups Projects
Commit d7e84161 authored by STEVAN Antoine's avatar STEVAN Antoine :crab:
Browse files

dont' hardcode curves in the benchmarks (!99)

up until now, elliptic curves have been hardcoded in the benchmarks, forcing to run them on all supported curves...

this MR makes it possible to use only a subset of curves.

> :bulb: **Note**  
> when running the same commands from !104, minus the "inbreeding" ones which are not affected by this MR, the time goes from 12min 33sec to 4min 28sec :tada: 


## TODO
- [x] setup
- [x] commit
- [x] recoding
- [x] fec
- [ ] linalg
- [ ] setup size
- [ ] field operations
- [ ] group operations

> :bulb: **Note**  
> because all the unticked bullet points above are far from critical to the paper and do require to measure all curves, i won't change these for now
parent 0f43be24
No related branches found
No related tags found
Loading
Showing
with 296 additions and 137 deletions
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