-
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 interactive code for tutorials (#7036)
- Loading branch information
Showing
6 changed files
with
23 additions
and
12 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
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
12c2515
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
8600
ops/sec (±5.07%
)9071
ops/sec (±3.91%
)1.05
processingContractDeploy
39651
ops/sec (±6.83%
)39081
ops/sec (±6.39%
)0.99
processingContractMethodSend
18549
ops/sec (±7.08%
)18866
ops/sec (±7.42%
)1.02
processingContractMethodCall
37262
ops/sec (±6.19%
)37436
ops/sec (±6.39%
)1.00
abiEncode
41518
ops/sec (±7.12%
)43450
ops/sec (±6.92%
)1.05
abiDecode
28553
ops/sec (±8.05%
)29508
ops/sec (±7.76%
)1.03
sign
1538
ops/sec (±0.93%
)1585
ops/sec (±3.37%
)1.03
verify
362
ops/sec (±0.70%
)382
ops/sec (±0.53%
)1.06
This comment was automatically generated by workflow using github-action-benchmark.