-
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
Showing
8 changed files
with
29 additions
and
29 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
/* eslint-disable header/header */ export const Web3PkgInfo = { version: '4.11.1' }; | ||
/* eslint-disable header/header */ export const Web3PkgInfo = { version: '4.12.0' }; |
283bec7
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
23346
ops/sec (±6.59%
)23607
ops/sec (±6.40%
)1.01
processingContractDeploy
38853
ops/sec (±7.78%
)40397
ops/sec (±9.19%
)1.04
processingContractMethodSend
16143
ops/sec (±7.11%
)17346
ops/sec (±6.97%
)1.07
processingContractMethodCall
27853
ops/sec (±8.06%
)28617
ops/sec (±7.82%
)1.03
abiEncode
44107
ops/sec (±7.47%
)45490
ops/sec (±6.79%
)1.03
abiDecode
31568
ops/sec (±8.24%
)31146
ops/sec (±7.38%
)0.99
sign
1571
ops/sec (±3.14%
)1551
ops/sec (±0.83%
)0.99
verify
375
ops/sec (±0.75%
)361
ops/sec (±0.56%
)0.96
This comment was automatically generated by workflow using github-action-benchmark.