-
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.
Merge branch '4.x' into 4195-plans-to-support-eth_maxpriorityfeeperga…
…s-method
- Loading branch information
Showing
7 changed files
with
37 additions
and
43 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
229fdd0
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
9466
ops/sec (±3.71%
)9301
ops/sec (±4.81%
)0.98
processingContractDeploy
40698
ops/sec (±6.99%
)39129
ops/sec (±7.62%
)0.96
processingContractMethodSend
20150
ops/sec (±4.56%
)19443
ops/sec (±5.19%
)0.96
processingContractMethodCall
38920
ops/sec (±6.04%
)38971
ops/sec (±6.34%
)1.00
abiEncode
43215
ops/sec (±8.30%
)44252
ops/sec (±6.92%
)1.02
abiDecode
32292
ops/sec (±7.00%
)30419
ops/sec (±8.89%
)0.94
sign
1666
ops/sec (±1.60%
)1656
ops/sec (±4.08%
)0.99
verify
370
ops/sec (±0.56%
)373
ops/sec (±0.78%
)1.01
This comment was automatically generated by workflow using github-action-benchmark.