-
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 typos
- Loading branch information
Showing
6 changed files
with
7 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
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
7d7a9ea
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
9255
ops/sec (±5.67%
)9301
ops/sec (±4.81%
)1.00
processingContractDeploy
36452
ops/sec (±7.33%
)39129
ops/sec (±7.62%
)1.07
processingContractMethodSend
17294
ops/sec (±9.90%
)19443
ops/sec (±5.19%
)1.12
processingContractMethodCall
37216
ops/sec (±7.61%
)38971
ops/sec (±6.34%
)1.05
abiEncode
42885
ops/sec (±8.38%
)44252
ops/sec (±6.92%
)1.03
abiDecode
28286
ops/sec (±9.30%
)30419
ops/sec (±8.89%
)1.08
sign
1635
ops/sec (±1.04%
)1656
ops/sec (±4.08%
)1.01
verify
371
ops/sec (±0.56%
)373
ops/sec (±0.78%
)1.01
This comment was automatically generated by workflow using github-action-benchmark.