-
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.
added live code editor to mastering smart contracts with contract sam…
…ple (#6893)
- Loading branch information
1 parent
383af39
commit 16a2c27
Showing
1 changed file
with
28 additions
and
3 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
16a2c27
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
9698
ops/sec (±3.67%
)9301
ops/sec (±4.81%
)0.96
processingContractDeploy
41222
ops/sec (±7.52%
)39129
ops/sec (±7.62%
)0.95
processingContractMethodSend
21355
ops/sec (±5.77%
)19443
ops/sec (±5.19%
)0.91
processingContractMethodCall
42136
ops/sec (±4.87%
)38971
ops/sec (±6.34%
)0.92
abiEncode
48825
ops/sec (±5.90%
)44252
ops/sec (±6.92%
)0.91
abiDecode
34546
ops/sec (±8.11%
)30419
ops/sec (±8.89%
)0.88
sign
1646
ops/sec (±3.74%
)1656
ops/sec (±4.08%
)1.01
verify
383
ops/sec (±0.40%
)373
ops/sec (±0.78%
)0.97
This comment was automatically generated by workflow using github-action-benchmark.