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

dont' hardcode curves in the benchmarks (dragoon/komodo!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.

> 💡 **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 🎉 


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

> 💡 **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