-
Notifications
You must be signed in to change notification settings - Fork 563
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove useless migrations, use same version where possible, remove ye…
…ars from copyrights (#435)
- Loading branch information
Showing
40 changed files
with
39 additions
and
544 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
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
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
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
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
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
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
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
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
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
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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
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
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
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
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
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
Oops, something went wrong.
bb673a1
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/32
4292272031
ns/iter (± 129236737
)4325417137
ns/iter (± 81695432
)0.99
commitment_builder/64
4338180665
ns/iter (± 157383004
)4343451680
ns/iter (± 92231152
)1.00
commitment_builder/128
4706116375
ns/iter (± 115506427
)4647446215
ns/iter (± 137494514
)1.01
commitment_builder/256
2336293602
ns/iter (± 49405102
)2367397557
ns/iter (± 42776582
)0.99
This comment was automatically generated by workflow using github-action-benchmark.
bb673a1
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_32 Instructions
43504079964
ops (± 0
)43503093041
ops (± 0
)1.00
commitment_builder_32 L1 Accesses
53516192183
ops (± 0
)53514815042
ops (± 0
)1.00
commitment_builder_32 L2 Accesses
803275
ops (± 0
)700403
ops (± 0
)1.15
commitment_builder_32 RAM Accesses
78300
ops (± 0
)89904
ops (± 0
)0.87
commitment_builder_32 Estimated Cycles
53522949058
ops (± 0
)53521463697
ops (± 0
)1.00
commitment_builder_64 Instructions
41972511817
ops (± 0
)41972869826
ops (± 0
)1.00
commitment_builder_64 L1 Accesses
51407590325
ops (± 0
)51407870438
ops (± 0
)1.00
commitment_builder_64 L2 Accesses
876713
ops (± 0
)893120
ops (± 0
)0.98
commitment_builder_64 RAM Accesses
192989
ops (± 0
)191298
ops (± 0
)1.01
commitment_builder_64 Estimated Cycles
51418728505
ops (± 0
)51419031468
ops (± 0
)1.00
commitment_builder_128 Instructions
54204541905
ops (± 0
)54204175550
ops (± 0
)1.00
commitment_builder_128 L1 Accesses
68302410350
ops (± 0
)68301951624
ops (± 0
)1.00
commitment_builder_128 L2 Accesses
1323525
ops (± 0
)1258510
ops (± 0
)1.05
commitment_builder_128 RAM Accesses
262307
ops (± 0
)242507
ops (± 0
)1.08
commitment_builder_128 Estimated Cycles
68318208720
ops (± 0
)68316731919
ops (± 0
)1.00
commitment_builder_256 Instructions
31759181818
ops (± 0
)31758548180
ops (± 0
)1.00
commitment_builder_256 L1 Accesses
40834173081
ops (± 0
)40833274463
ops (± 0
)1.00
commitment_builder_256 L2 Accesses
6813983
ops (± 0
)6788005
ops (± 0
)1.00
commitment_builder_256 RAM Accesses
257312
ops (± 0
)239352
ops (± 0
)1.08
commitment_builder_256 Estimated Cycles
40877248916
ops (± 0
)40875591808
ops (± 0
)1.00
This comment was automatically generated by workflow using github-action-benchmark.