-
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
Showing
1 changed file
with
1 addition
and
1 deletion.
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
1 comment
on commit f696e47
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
Benchmark suite | Current: f696e47 | Previous: 6c075db | Ratio |
---|---|---|---|
processingTx |
9246 ops/sec (±4.03% ) |
9301 ops/sec (±4.81% ) |
1.01 |
processingContractDeploy |
39582 ops/sec (±7.71% ) |
39129 ops/sec (±7.62% ) |
0.99 |
processingContractMethodSend |
19019 ops/sec (±9.99% ) |
19443 ops/sec (±5.19% ) |
1.02 |
processingContractMethodCall |
38284 ops/sec (±6.39% ) |
38971 ops/sec (±6.34% ) |
1.02 |
abiEncode |
44814 ops/sec (±7.12% ) |
44252 ops/sec (±6.92% ) |
0.99 |
abiDecode |
30514 ops/sec (±8.37% ) |
30419 ops/sec (±8.89% ) |
1.00 |
sign |
1623 ops/sec (±4.35% ) |
1656 ops/sec (±4.08% ) |
1.02 |
verify |
375 ops/sec (±0.56% ) |
373 ops/sec (±0.78% ) |
0.99 |
This comment was automatically generated by workflow using github-action-benchmark.
kk