-
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 typo Co-authored-by: Oleksii Kosynskyi <[email protected]>
- Loading branch information
Showing
1 changed file
with
15 additions
and
15 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
b25b883
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
9707
ops/sec (±3.64%
)9301
ops/sec (±4.81%
)0.96
processingContractDeploy
40578
ops/sec (±6.79%
)39129
ops/sec (±7.62%
)0.96
processingContractMethodSend
20439
ops/sec (±6.66%
)19443
ops/sec (±5.19%
)0.95
processingContractMethodCall
40798
ops/sec (±6.37%
)38971
ops/sec (±6.34%
)0.96
abiEncode
48179
ops/sec (±6.66%
)44252
ops/sec (±6.92%
)0.92
abiDecode
33922
ops/sec (±6.56%
)30419
ops/sec (±8.89%
)0.90
sign
1726
ops/sec (±0.98%
)1656
ops/sec (±4.08%
)0.96
verify
374
ops/sec (±2.85%
)373
ops/sec (±0.78%
)1.00
This comment was automatically generated by workflow using github-action-benchmark.