-
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.
update changelog and package.json for release
- Loading branch information
luu-alex
committed
Feb 8, 2024
1 parent
9f31612
commit 22c773f
Showing
7 changed files
with
19 additions
and
11 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
/* eslint-disable header/header */ export const Web3PkgInfo = { version: '4.4.0' }; | ||
/* eslint-disable header/header */ export const Web3PkgInfo = { version: '4.5.0' }; |
22c773f
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
9236
ops/sec (±4.49%
)9301
ops/sec (±4.81%
)1.01
processingContractDeploy
41263
ops/sec (±6.30%
)39129
ops/sec (±7.62%
)0.95
processingContractMethodSend
19638
ops/sec (±7.98%
)19443
ops/sec (±5.19%
)0.99
processingContractMethodCall
40630
ops/sec (±5.75%
)38971
ops/sec (±6.34%
)0.96
abiEncode
46036
ops/sec (±7.11%
)44252
ops/sec (±6.92%
)0.96
abiDecode
31370
ops/sec (±9.45%
)30419
ops/sec (±8.89%
)0.97
sign
1625
ops/sec (±4.80%
)1656
ops/sec (±4.08%
)1.02
verify
380
ops/sec (±0.61%
)373
ops/sec (±0.78%
)0.98
This comment was automatically generated by workflow using github-action-benchmark.