-
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 Luu
committed
Jun 12, 2024
1 parent
968bac9
commit 27c790f
Showing
4 changed files
with
5 additions
and
5 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -373,7 +373,7 @@ Documentation: | |
|
||
### web3-rpc-providers | ||
|
||
- Alpha release | ||
- RC release | ||
|
||
### Fixed | ||
|
||
|
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
27c790f
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
8921
ops/sec (±4.12%
)9412
ops/sec (±3.41%
)1.06
processingContractDeploy
38446
ops/sec (±6.64%
)37961
ops/sec (±7.80%
)0.99
processingContractMethodSend
18446
ops/sec (±7.08%
)19198
ops/sec (±6.60%
)1.04
processingContractMethodCall
36393
ops/sec (±6.49%
)39395
ops/sec (±5.47%
)1.08
abiEncode
41365
ops/sec (±6.91%
)44551
ops/sec (±6.60%
)1.08
abiDecode
28236
ops/sec (±7.37%
)30560
ops/sec (±7.70%
)1.08
sign
1581
ops/sec (±0.88%
)1612
ops/sec (±0.84%
)1.02
verify
362
ops/sec (±0.56%
)374
ops/sec (±0.51%
)1.03
This comment was automatically generated by workflow using github-action-benchmark.