-
Notifications
You must be signed in to change notification settings - Fork 5k
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
Alex Luu
committed
Mar 25, 2024
1 parent
e64a3fe
commit da99254
Showing
4 changed files
with
22 additions
and
1 deletion.
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
da99254
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
processingTx
9162
ops/sec (±3.93%
)9301
ops/sec (±4.81%
)1.02
processingContractDeploy
37694
ops/sec (±8.36%
)39129
ops/sec (±7.62%
)1.04
processingContractMethodSend
18606
ops/sec (±7.01%
)19443
ops/sec (±5.19%
)1.04
processingContractMethodCall
37809
ops/sec (±5.06%
)38971
ops/sec (±6.34%
)1.03
abiEncode
40754
ops/sec (±6.88%
)44252
ops/sec (±6.92%
)1.09
abiDecode
29874
ops/sec (±5.90%
)30419
ops/sec (±8.89%
)1.02
sign
1522
ops/sec (±3.64%
)1656
ops/sec (±4.08%
)1.09
verify
372
ops/sec (±0.46%
)373
ops/sec (±0.78%
)1.00
This comment was automatically generated by workflow using github-action-benchmark.