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 #2143 from AleoHQ/update/benchmarks-ci
Update selected benchmarks in CB
- Loading branch information
325f425
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: g1_add_assign_mixed
997
ns/iter (± 134
)656
ns/iter (± 34
)1.52
bls12_377: g1_double
633
ns/iter (± 40
)405
ns/iter (± 21
)1.56
bls12_377: g1_is_in_correct_subgroup
101540
ns/iter (± 8371
)65967
ns/iter (± 2194
)1.54
bls12_377: fq_sub_assign
9
ns/iter (± 0
)5
ns/iter (± 0
)1.80
bls12_377: fr_negate
5
ns/iter (± 0
)3
ns/iter (± 0
)1.67
Transaction::Deploy
42234388878
ns/iter (± 2872994260
)27206224275
ns/iter (± 255484634
)1.55
This comment was automatically generated by workflow using github-action-benchmark.
CC: @raychu86