-
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
Alex Luu
committed
May 23, 2024
1 parent
acf91ed
commit 5067992
Showing
5 changed files
with
5 additions
and
5 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -170,7 +170,7 @@ Documentation: | |
|
||
- Dependencies updated | ||
|
||
## [4.3.0] | ||
## [4.2.2] | ||
|
||
### Changed | ||
|
||
|
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
5067992
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
8933
ops/sec (±3.69%
)9157
ops/sec (±3.53%
)1.03
processingContractDeploy
38232
ops/sec (±7.21%
)39854
ops/sec (±6.49%
)1.04
processingContractMethodSend
18537
ops/sec (±6.81%
)19031
ops/sec (±8.97%
)1.03
processingContractMethodCall
36557
ops/sec (±5.25%
)37579
ops/sec (±6.24%
)1.03
abiEncode
42453
ops/sec (±6.84%
)42781
ops/sec (±6.77%
)1.01
abiDecode
30493
ops/sec (±6.14%
)29806
ops/sec (±7.94%
)0.98
sign
1525
ops/sec (±4.17%
)1522
ops/sec (±3.29%
)1.00
verify
353
ops/sec (±0.59%
)368
ops/sec (±0.73%
)1.04
This comment was automatically generated by workflow using github-action-benchmark.