-
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
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' }; |
f351e00
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
23021
ops/sec (±8.06%
)21778
ops/sec (±6.02%
)0.95
processingContractDeploy
39443
ops/sec (±6.86%
)37125
ops/sec (±6.62%
)0.94
processingContractMethodSend
16703
ops/sec (±6.80%
)14868
ops/sec (±10.20%
)0.89
processingContractMethodCall
27867
ops/sec (±6.76%
)27609
ops/sec (±6.05%
)0.99
abiEncode
44933
ops/sec (±6.90%
)40195
ops/sec (±8.19%
)0.89
abiDecode
31451
ops/sec (±6.18%
)27790
ops/sec (±7.70%
)0.88
sign
1556
ops/sec (±3.34%
)1546
ops/sec (±0.83%
)0.99
verify
358
ops/sec (±0.76%
)363
ops/sec (±2.56%
)1.01
This comment was automatically generated by workflow using github-action-benchmark.