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 #2152 from AleoHQ/check_deserialized_poly_has_no_t…
…railing_zero [NCC 72V] Do not deserialize polys with trailing zero
- Loading branch information
ce4103f
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: fq_repr_div2
13
ns/iter (± 0
)3
ns/iter (± 0
)4.33
bls12_377: fq_add_assign
25
ns/iter (± 0
)12
ns/iter (± 0
)2.08
This comment was automatically generated by workflow using github-action-benchmark.
CC: @raychu86