-
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 CHANGELOG for PR 7239 * Update web3 CHANGELOG
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 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
6f9a485
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
21688
ops/sec (±8.58%
)22309
ops/sec (±7.22%
)1.03
processingContractDeploy
38621
ops/sec (±6.70%
)40363
ops/sec (±6.95%
)1.05
processingContractMethodSend
15698
ops/sec (±6.99%
)16570
ops/sec (±7.02%
)1.06
processingContractMethodCall
28405
ops/sec (±6.07%
)28034
ops/sec (±6.73%
)0.99
abiEncode
42626
ops/sec (±7.39%
)44249
ops/sec (±8.56%
)1.04
abiDecode
29174
ops/sec (±8.52%
)32311
ops/sec (±5.75%
)1.11
sign
1502
ops/sec (±3.88%
)1547
ops/sec (±3.62%
)1.03
verify
364
ops/sec (±0.56%
)367
ops/sec (±0.54%
)1.01
This comment was automatically generated by workflow using github-action-benchmark.