-
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.
replace web3 eventemitter for eventemitter3
- Loading branch information
Alex Luu
committed
Feb 21, 2024
1 parent
6b95286
commit 97255b3
Showing
8 changed files
with
24 additions
and
9 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
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
97255b3
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
9322
ops/sec (±3.59%
)9301
ops/sec (±4.81%
)1.00
processingContractDeploy
35235
ops/sec (±7.75%
)39129
ops/sec (±7.62%
)1.11
processingContractMethodSend
18393
ops/sec (±7.07%
)19443
ops/sec (±5.19%
)1.06
processingContractMethodCall
37285
ops/sec (±5.62%
)38971
ops/sec (±6.34%
)1.05
abiEncode
42004
ops/sec (±7.31%
)44252
ops/sec (±6.92%
)1.05
abiDecode
30044
ops/sec (±6.56%
)30419
ops/sec (±8.89%
)1.01
sign
1534
ops/sec (±5.08%
)1656
ops/sec (±4.08%
)1.08
verify
369
ops/sec (±0.48%
)373
ops/sec (±0.78%
)1.01
This comment was automatically generated by workflow using github-action-benchmark.