-
Notifications
You must be signed in to change notification settings - Fork 535
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2fc22db
commit 2a0f05f
Showing
1 changed file
with
13 additions
and
185 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2a0f05f
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.
Benchmark
commitment_builder/64
4055374747
ns/iter (± 11079179
)4343451680
ns/iter (± 92231152
)0.93
commitment_builder/128
4410804960
ns/iter (± 24368173
)4647446215
ns/iter (± 137494514
)0.95
commitment_builder/256
2180918220
ns/iter (± 35462548
)2367397557
ns/iter (± 42776582
)0.92
This comment was automatically generated by workflow using github-action-benchmark.
2a0f05f
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.
Benchmark
commitment_builder_64 Instructions
41959126985
ops (± 0
)41972869826
ops (± 0
)1.00
commitment_builder_64 L1 Accesses
51409196530
ops (± 0
)51407870438
ops (± 0
)1.00
commitment_builder_64 L2 Accesses
901488
ops (± 0
)893120
ops (± 0
)1.01
commitment_builder_64 RAM Accesses
166992
ops (± 0
)191298
ops (± 0
)0.87
commitment_builder_64 Estimated Cycles
51419548690
ops (± 0
)51419031468
ops (± 0
)1.00
commitment_builder_128 Instructions
54189841841
ops (± 0
)54204175550
ops (± 0
)1.00
commitment_builder_128 L1 Accesses
68303181231
ops (± 0
)68301951624
ops (± 0
)1.00
commitment_builder_128 L2 Accesses
1226335
ops (± 0
)1258510
ops (± 0
)0.97
commitment_builder_128 RAM Accesses
279071
ops (± 0
)242507
ops (± 0
)1.15
commitment_builder_128 Estimated Cycles
68319080391
ops (± 0
)68316731919
ops (± 0
)1.00
commitment_builder_256 Instructions
31749374494
ops (± 0
)31758548180
ops (± 0
)1.00
commitment_builder_256 L1 Accesses
40828348549
ops (± 0
)40833274463
ops (± 0
)1.00
commitment_builder_256 L2 Accesses
6702153
ops (± 0
)6788005
ops (± 0
)0.99
commitment_builder_256 RAM Accesses
272681
ops (± 0
)239352
ops (± 0
)1.14
commitment_builder_256 Estimated Cycles
40871403149
ops (± 0
)40875591808
ops (± 0
)1.00
This comment was automatically generated by workflow using github-action-benchmark.
2a0f05f
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.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
1.15
.commitment_builder_128 RAM Accesses
279071
ops (± 0
)242507
ops (± 0
)1.15
This comment was automatically generated by workflow using github-action-benchmark.
CC: @prabal-banerjee @jakubcech @vthunder @kroos47 @Leouarz @markopoloparadox