-
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 Note About create-hardhat-web3 to Hardhat Guide (#7281)
Closes #7251
- Loading branch information
Showing
1 changed file
with
4 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
61babcc
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
21257
ops/sec (±6.74%
)23420
ops/sec (±7.45%
)1.10
processingContractDeploy
39869
ops/sec (±7.27%
)39574
ops/sec (±7.28%
)0.99
processingContractMethodSend
15648
ops/sec (±7.56%
)16166
ops/sec (±7.54%
)1.03
processingContractMethodCall
27272
ops/sec (±8.03%
)27511
ops/sec (±7.79%
)1.01
abiEncode
43420
ops/sec (±6.60%
)44885
ops/sec (±6.94%
)1.03
abiDecode
29805
ops/sec (±7.97%
)30405
ops/sec (±7.00%
)1.02
sign
1521
ops/sec (±0.83%
)1567
ops/sec (±0.53%
)1.03
verify
360
ops/sec (±0.50%
)369
ops/sec (±0.51%
)1.02
This comment was automatically generated by workflow using github-action-benchmark.