-
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.
- Loading branch information
Alex
authored
Feb 8, 2024
1 parent
998954f
commit 0881fe1
Showing
2 changed files
with
19 additions
and
2 deletions.
There are no files selected for viewing
19 changes: 18 additions & 1 deletion
19
.../web3-eth-contract/test/fixtures/Abi.json → ...eb3-eth-contract/test/fixtures/AbiItem.ts
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
0881fe1
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
9318
ops/sec (±4.26%
)9301
ops/sec (±4.81%
)1.00
processingContractDeploy
38943
ops/sec (±8.23%
)39129
ops/sec (±7.62%
)1.00
processingContractMethodSend
19502
ops/sec (±6.85%
)19443
ops/sec (±5.19%
)1.00
processingContractMethodCall
38324
ops/sec (±5.96%
)38971
ops/sec (±6.34%
)1.02
abiEncode
43785
ops/sec (±7.34%
)44252
ops/sec (±6.92%
)1.01
abiDecode
30517
ops/sec (±8.86%
)30419
ops/sec (±8.89%
)1.00
sign
1597
ops/sec (±3.21%
)1656
ops/sec (±4.08%
)1.04
verify
379
ops/sec (±0.67%
)373
ops/sec (±0.78%
)0.98
This comment was automatically generated by workflow using github-action-benchmark.