-
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.
fix: remove force exit from blackbox tests (#7397)
- Loading branch information
Showing
2 changed files
with
4 additions
and
4 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
6379aa8
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
23194
ops/sec (±6.51%
)23185
ops/sec (±7.07%
)1.00
processingContractDeploy
40151
ops/sec (±7.62%
)39369
ops/sec (±7.85%
)0.98
processingContractMethodSend
16041
ops/sec (±7.41%
)16560
ops/sec (±6.83%
)1.03
processingContractMethodCall
27123
ops/sec (±7.21%
)27873
ops/sec (±6.86%
)1.03
abiEncode
43887
ops/sec (±6.78%
)44185
ops/sec (±8.48%
)1.01
abiDecode
30676
ops/sec (±7.58%
)31247
ops/sec (±7.26%
)1.02
sign
1568
ops/sec (±1.16%
)1579
ops/sec (±0.89%
)1.01
verify
362
ops/sec (±1.51%
)371
ops/sec (±0.50%
)1.02
This comment was automatically generated by workflow using github-action-benchmark.