-
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.
Web3 RPC Providers support of configuration of selected transport (#7205
- Loading branch information
Showing
6 changed files
with
132 additions
and
27 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
2ef694c
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
21525
ops/sec (±8.39%
)21240
ops/sec (±7.90%
)0.99
processingContractDeploy
39477
ops/sec (±5.57%
)38066
ops/sec (±7.88%
)0.96
processingContractMethodSend
15159
ops/sec (±10.70%
)15268
ops/sec (±7.65%
)1.01
processingContractMethodCall
28527
ops/sec (±6.08%
)27168
ops/sec (±7.01%
)0.95
abiEncode
43796
ops/sec (±6.74%
)41584
ops/sec (±6.92%
)0.95
abiDecode
29645
ops/sec (±8.38%
)29253
ops/sec (±7.27%
)0.99
sign
1515
ops/sec (±3.35%
)1493
ops/sec (±1.31%
)0.99
verify
371
ops/sec (±0.43%
)360
ops/sec (±0.75%
)0.97
This comment was automatically generated by workflow using github-action-benchmark.