-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Showing
6 changed files
with
18 additions
and
6 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
/* eslint-disable header/header */ export const Web3PkgInfo = { version: '4.12.0' }; | ||
/* eslint-disable header/header */ export const Web3PkgInfo = { version: '4.12.1' }; |
4de0bd1
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
22737
ops/sec (±9.17%
)21778
ops/sec (±6.02%
)0.96
processingContractDeploy
39725
ops/sec (±7.51%
)37125
ops/sec (±6.62%
)0.93
processingContractMethodSend
16364
ops/sec (±7.04%
)14868
ops/sec (±10.20%
)0.91
processingContractMethodCall
27327
ops/sec (±7.25%
)27609
ops/sec (±6.05%
)1.01
abiEncode
43881
ops/sec (±7.30%
)40195
ops/sec (±8.19%
)0.92
abiDecode
31347
ops/sec (±6.35%
)27790
ops/sec (±7.70%
)0.89
sign
1514
ops/sec (±3.34%
)1546
ops/sec (±0.83%
)1.02
verify
366
ops/sec (±0.54%
)363
ops/sec (±2.56%
)0.99
This comment was automatically generated by workflow using github-action-benchmark.