-
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 Link to Contributing Guide Closes #7266 * Fix Wrong Param Name in Web3Modal Docs Replaces #7275
- Loading branch information
Showing
4 changed files
with
4 additions
and
4 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
d6baee6
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
20672
ops/sec (±7.40%
)21688
ops/sec (±8.58%
)1.05
processingContractDeploy
39409
ops/sec (±5.84%
)38621
ops/sec (±6.70%
)0.98
processingContractMethodSend
14911
ops/sec (±8.22%
)15698
ops/sec (±6.99%
)1.05
processingContractMethodCall
26166
ops/sec (±9.05%
)28405
ops/sec (±6.07%
)1.09
abiEncode
41338
ops/sec (±7.20%
)42626
ops/sec (±7.39%
)1.03
abiDecode
29000
ops/sec (±6.11%
)29174
ops/sec (±8.52%
)1.01
sign
1518
ops/sec (±3.68%
)1502
ops/sec (±3.88%
)0.99
verify
365
ops/sec (±0.65%
)364
ops/sec (±0.56%
)1.00
This comment was automatically generated by workflow using github-action-benchmark.