-
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.
Fixes for Minor Typographical Errors are Not Accepted (#7406)
Replaces #7405
- Loading branch information
Showing
4 changed files
with
38 additions
and
28 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
acdb0c7
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
22208
ops/sec (±6.38%
)22580
ops/sec (±6.70%
)1.02
processingContractDeploy
37296
ops/sec (±8.66%
)38234
ops/sec (±9.25%
)1.03
processingContractMethodSend
15136
ops/sec (±8.11%
)15487
ops/sec (±8.04%
)1.02
processingContractMethodCall
26040
ops/sec (±7.55%
)27549
ops/sec (±6.36%
)1.06
abiEncode
40823
ops/sec (±8.09%
)42126
ops/sec (±7.48%
)1.03
abiDecode
27823
ops/sec (±8.54%
)30213
ops/sec (±7.55%
)1.09
sign
1527
ops/sec (±0.42%
)1458
ops/sec (±3.47%
)0.95
verify
359
ops/sec (±0.61%
)361
ops/sec (±0.61%
)1.01
This comment was automatically generated by workflow using github-action-benchmark.