-
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.
Resolve test snapshot issue between node 18 vs 20 & 21 (#6794)
* resolve snapshot issue between node 18 vs 20 & 21 * update a comment --------- Co-authored-by: Alex <[email protected]>
- Loading branch information
1 parent
9d65c38
commit a0d4d2e
Showing
2 changed files
with
24 additions
and
2 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
a0d4d2e
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
9665
ops/sec (±3.91%
)9301
ops/sec (±4.81%
)0.96
processingContractDeploy
40185
ops/sec (±7.40%
)39129
ops/sec (±7.62%
)0.97
processingContractMethodSend
20811
ops/sec (±6.78%
)19443
ops/sec (±5.19%
)0.93
processingContractMethodCall
41701
ops/sec (±6.50%
)38971
ops/sec (±6.34%
)0.93
abiEncode
47325
ops/sec (±7.65%
)44252
ops/sec (±6.92%
)0.94
abiDecode
32388
ops/sec (±7.60%
)30419
ops/sec (±8.89%
)0.94
sign
1623
ops/sec (±2.82%
)1656
ops/sec (±4.08%
)1.02
verify
400
ops/sec (±0.71%
)373
ops/sec (±0.78%
)0.93
This comment was automatically generated by workflow using github-action-benchmark.