-
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.
* More Improvements to the Introduction Page * Move Features of Web3.js v4 Section Back to Original Location * Fix Broken Link
- Loading branch information
Showing
2 changed files
with
24 additions
and
2 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
7af8090
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
9348
ops/sec (±3.97%
)8833
ops/sec (±4.02%
)0.94
processingContractDeploy
40452
ops/sec (±6.63%
)35881
ops/sec (±7.95%
)0.89
processingContractMethodSend
19668
ops/sec (±6.95%
)18484
ops/sec (±4.82%
)0.94
processingContractMethodCall
37823
ops/sec (±6.19%
)37028
ops/sec (±4.19%
)0.98
abiEncode
44665
ops/sec (±7.08%
)39527
ops/sec (±7.28%
)0.88
abiDecode
30295
ops/sec (±7.99%
)27646
ops/sec (±8.72%
)0.91
sign
1584
ops/sec (±0.73%
)1571
ops/sec (±0.91%
)0.99
verify
371
ops/sec (±2.86%
)360
ops/sec (±2.83%
)0.97
This comment was automatically generated by workflow using github-action-benchmark.