eqlabs / pathfinder

A Starknet full node written in Rust
https://eqlabs.github.io/pathfinder/
Other
613 stars 222 forks source link

fix(crypto-bench) ensure valid representations #2097

Closed mikdk closed 3 weeks ago

mikdk commented 3 weeks ago

Benchmark failed inside arkworks as seen in this job.

This PR makes sure to only benchmark valid representations, that is most likely the cause of this.