-
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.
Fix Link to SocketConstructorOpts Type (#7363)
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
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
95b4bab
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
21855
ops/sec (±6.97%
)22353
ops/sec (±7.82%
)1.02
processingContractDeploy
39254
ops/sec (±7.93%
)37636
ops/sec (±7.55%
)0.96
processingContractMethodSend
15819
ops/sec (±7.30%
)15415
ops/sec (±6.99%
)0.97
processingContractMethodCall
27336
ops/sec (±7.42%
)28129
ops/sec (±6.61%
)1.03
abiEncode
44297
ops/sec (±7.25%
)42413
ops/sec (±7.80%
)0.96
abiDecode
30746
ops/sec (±6.13%
)30494
ops/sec (±7.44%
)0.99
sign
1531
ops/sec (±0.76%
)1487
ops/sec (±3.26%
)0.97
verify
358
ops/sec (±0.58%
)364
ops/sec (±0.46%
)1.02
This comment was automatically generated by workflow using github-action-benchmark.