-
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.
add section at migration guide for toHex (#6683)
- Loading branch information
1 parent
0c67cc6
commit df594c9
Showing
1 changed file
with
18 additions
and
0 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
df594c9
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
9116
ops/sec (±4.09%
)9301
ops/sec (±4.81%
)1.02
processingContractDeploy
38059
ops/sec (±7.71%
)39129
ops/sec (±7.62%
)1.03
processingContractMethodSend
19926
ops/sec (±7.44%
)19443
ops/sec (±5.19%
)0.98
processingContractMethodCall
39918
ops/sec (±5.77%
)38971
ops/sec (±6.34%
)0.98
abiEncode
45886
ops/sec (±6.62%
)44252
ops/sec (±6.92%
)0.96
abiDecode
30584
ops/sec (±8.31%
)30419
ops/sec (±8.89%
)0.99
sign
1676
ops/sec (±3.19%
)1656
ops/sec (±4.08%
)0.99
verify
385
ops/sec (±0.69%
)373
ops/sec (±0.78%
)0.97
This comment was automatically generated by workflow using github-action-benchmark.