-
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.
fix small bugs. increase coverage (#6679)
- Loading branch information
Showing
3 changed files
with
129 additions
and
7 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
7c33cc0
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
9362
ops/sec (±4.14%
)9301
ops/sec (±4.81%
)0.99
processingContractDeploy
41180
ops/sec (±7.31%
)39129
ops/sec (±7.62%
)0.95
processingContractMethodSend
19751
ops/sec (±6.68%
)19443
ops/sec (±5.19%
)0.98
processingContractMethodCall
39754
ops/sec (±5.68%
)38971
ops/sec (±6.34%
)0.98
abiEncode
45415
ops/sec (±6.99%
)44252
ops/sec (±6.92%
)0.97
abiDecode
31844
ops/sec (±8.13%
)30419
ops/sec (±8.89%
)0.96
sign
1644
ops/sec (±3.77%
)1656
ops/sec (±4.08%
)1.01
verify
383
ops/sec (±0.46%
)373
ops/sec (±0.78%
)0.97
This comment was automatically generated by workflow using github-action-benchmark.