-
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.
Added troubleshooting example (#7009)
* added troubleshooting example * added guide
- Loading branch information
Santiago Trujillo Zuluaga
authored
May 6, 2024
1 parent
88b7e2e
commit c62ef79
Showing
1 changed file
with
42 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
c62ef79
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
9041
ops/sec (±3.62%
)9219
ops/sec (±3.36%
)1.02
processingContractDeploy
37458
ops/sec (±6.70%
)38213
ops/sec (±7.03%
)1.02
processingContractMethodSend
18860
ops/sec (±6.48%
)19245
ops/sec (±6.02%
)1.02
processingContractMethodCall
37636
ops/sec (±6.11%
)38559
ops/sec (±4.51%
)1.02
abiEncode
43512
ops/sec (±7.01%
)41839
ops/sec (±8.41%
)0.96
abiDecode
29213
ops/sec (±8.82%
)30277
ops/sec (±6.54%
)1.04
sign
1556
ops/sec (±3.28%
)1556
ops/sec (±3.30%
)1
verify
375
ops/sec (±0.46%
)374
ops/sec (±0.46%
)1.00
This comment was automatically generated by workflow using github-action-benchmark.