Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1899 from ljedrz/perf_poseidon_grain
Speed up PoseidonGrainLFSR::new
- Loading branch information
cc65e82
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Possible performance regression was detected for benchmark 'snarkVM Benchmarks'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
1.50
.bls12_377: fq12_sub_assign
132
ns/iter (± 0
)80
ns/iter (± 0
)1.65
This comment was automatically generated by workflow using github-action-benchmark.
CC: @raychu86