-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Updated README.md Added the general features of web3.js in the npm package * Put the features on top * Update packages/web3/README.md Co-authored-by: Junaid <[email protected]> --------- Co-authored-by: Santiago Trujillo Zuluaga <[email protected]> Co-authored-by: Junaid <[email protected]>
- Loading branch information
1 parent
a0d4d2e
commit 9023511
Showing
1 changed file
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
9023511
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
9539
ops/sec (±4.12%
)9301
ops/sec (±4.81%
)0.98
processingContractDeploy
40465
ops/sec (±7.13%
)39129
ops/sec (±7.62%
)0.97
processingContractMethodSend
19222
ops/sec (±7.14%
)19443
ops/sec (±5.19%
)1.01
processingContractMethodCall
40285
ops/sec (±6.13%
)38971
ops/sec (±6.34%
)0.97
abiEncode
46244
ops/sec (±6.64%
)44252
ops/sec (±6.92%
)0.96
abiDecode
31675
ops/sec (±8.42%
)30419
ops/sec (±8.89%
)0.96
sign
1643
ops/sec (±3.85%
)1656
ops/sec (±4.08%
)1.01
verify
379
ops/sec (±0.99%
)373
ops/sec (±0.78%
)0.98
This comment was automatically generated by workflow using github-action-benchmark.