-
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
authored
May 22, 2024
1 parent
3904a46
commit ac2e180
Showing
2 changed files
with
7 additions
and
3 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
ac2e180
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
8800
ops/sec (±4.35%
)9074
ops/sec (±5.00%
)1.03
processingContractDeploy
39867
ops/sec (±6.83%
)40926
ops/sec (±5.60%
)1.03
processingContractMethodSend
19416
ops/sec (±7.11%
)20386
ops/sec (±7.30%
)1.05
processingContractMethodCall
39762
ops/sec (±5.77%
)40611
ops/sec (±6.33%
)1.02
abiEncode
45021
ops/sec (±7.04%
)45322
ops/sec (±7.04%
)1.01
abiDecode
30398
ops/sec (±8.02%
)30998
ops/sec (±7.93%
)1.02
sign
1559
ops/sec (±0.80%
)1602
ops/sec (±3.59%
)1.03
verify
367
ops/sec (±3.03%
)379
ops/sec (±0.71%
)1.03
This comment was automatically generated by workflow using github-action-benchmark.