-
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.
Interactive code editor 6693 (#6769)
* edited info section * edited info section * edited info section * updated wrong description for wallets instead of web3.eth * update stackblitz links with web3js org
- Loading branch information
Santiago Trujillo Zuluaga
authored
Feb 1, 2024
1 parent
a72e99a
commit 95b37d8
Showing
3 changed files
with
18 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
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
95b37d8
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
9474
ops/sec (±4.53%
)9301
ops/sec (±4.81%
)0.98
processingContractDeploy
40798
ops/sec (±7.35%
)39129
ops/sec (±7.62%
)0.96
processingContractMethodSend
19344
ops/sec (±5.82%
)19443
ops/sec (±5.19%
)1.01
processingContractMethodCall
38084
ops/sec (±6.41%
)38971
ops/sec (±6.34%
)1.02
abiEncode
42943
ops/sec (±7.05%
)44252
ops/sec (±6.92%
)1.03
abiDecode
30452
ops/sec (±8.24%
)30419
ops/sec (±8.89%
)1.00
sign
1616
ops/sec (±3.43%
)1656
ops/sec (±4.08%
)1.02
verify
376
ops/sec (±0.58%
)373
ops/sec (±0.78%
)0.99
This comment was automatically generated by workflow using github-action-benchmark.