-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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 22, 2024
1 parent
1b2a74f
commit 2f71f02
Showing
5 changed files
with
79 additions
and
6 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
2f71f02
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
9263
ops/sec (±3.60%
)9301
ops/sec (±4.81%
)1.00
processingContractDeploy
36099
ops/sec (±7.54%
)39129
ops/sec (±7.62%
)1.08
processingContractMethodSend
18603
ops/sec (±6.50%
)19443
ops/sec (±5.19%
)1.05
processingContractMethodCall
37034
ops/sec (±5.52%
)38971
ops/sec (±6.34%
)1.05
abiEncode
42534
ops/sec (±6.98%
)44252
ops/sec (±6.92%
)1.04
abiDecode
29041
ops/sec (±6.86%
)30419
ops/sec (±8.89%
)1.05
sign
1576
ops/sec (±0.59%
)1656
ops/sec (±4.08%
)1.05
verify
368
ops/sec (±0.64%
)373
ops/sec (±0.78%
)1.01
This comment was automatically generated by workflow using github-action-benchmark.