-
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.
Simplify Contracts Tutorial by Removing Use of Hardhat Plugin (#7084)
- Loading branch information
Showing
1 changed file
with
5 additions
and
17 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
b01d5f9
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
8958
ops/sec (±4.22%
)9348
ops/sec (±3.97%
)1.04
processingContractDeploy
39403
ops/sec (±7.83%
)40452
ops/sec (±6.63%
)1.03
processingContractMethodSend
18211
ops/sec (±7.41%
)19668
ops/sec (±6.95%
)1.08
processingContractMethodCall
38322
ops/sec (±5.87%
)37823
ops/sec (±6.19%
)0.99
abiEncode
44746
ops/sec (±7.58%
)44665
ops/sec (±7.08%
)1.00
abiDecode
29026
ops/sec (±9.01%
)30295
ops/sec (±7.99%
)1.04
sign
1601
ops/sec (±0.64%
)1584
ops/sec (±0.73%
)0.99
verify
365
ops/sec (±0.66%
)371
ops/sec (±2.86%
)1.02
This comment was automatically generated by workflow using github-action-benchmark.