-
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
50 additions
and
12 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.0' }; | ||
/* eslint-disable header/header */ export const Web3PkgInfo = { version: '4.11.1' }; |
1b9df07
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
9045
ops/sec (±3.48%
)8947
ops/sec (±3.86%
)0.99
processingContractDeploy
38811
ops/sec (±7.27%
)37776
ops/sec (±7.58%
)0.97
processingContractMethodSend
15050
ops/sec (±7.76%
)14888
ops/sec (±7.67%
)0.99
processingContractMethodCall
26129
ops/sec (±8.32%
)26666
ops/sec (±6.80%
)1.02
abiEncode
40985
ops/sec (±7.19%
)40151
ops/sec (±7.25%
)0.98
abiDecode
29932
ops/sec (±6.29%
)27964
ops/sec (±8.86%
)0.93
sign
1478
ops/sec (±3.99%
)1481
ops/sec (±3.51%
)1.00
verify
361
ops/sec (±0.58%
)360
ops/sec (±0.58%
)1.00
This comment was automatically generated by workflow using github-action-benchmark.