-
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
Feb 20, 2024
1 parent
ec65468
commit 6b95286
Showing
2 changed files
with
4 additions
and
91 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
6b95286
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
9767
ops/sec (±3.71%
)9301
ops/sec (±4.81%
)0.95
processingContractDeploy
41161
ops/sec (±7.00%
)39129
ops/sec (±7.62%
)0.95
processingContractMethodSend
20253
ops/sec (±7.73%
)19443
ops/sec (±5.19%
)0.96
processingContractMethodCall
39112
ops/sec (±6.02%
)38971
ops/sec (±6.34%
)1.00
abiEncode
44685
ops/sec (±7.66%
)44252
ops/sec (±6.92%
)0.99
abiDecode
28962
ops/sec (±8.92%
)30419
ops/sec (±8.89%
)1.05
sign
1660
ops/sec (±4.02%
)1656
ops/sec (±4.08%
)1.00
verify
373
ops/sec (±0.62%
)373
ops/sec (±0.78%
)1
This comment was automatically generated by workflow using github-action-benchmark.