-
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 commas * added commas
- Loading branch information
Santiago Trujillo Zuluaga
authored
Apr 5, 2024
1 parent
67d8a74
commit 5a579fa
Showing
2 changed files
with
7 additions
and
7 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
5a579fa
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
9051
ops/sec (±4.07%
)9301
ops/sec (±4.81%
)1.03
processingContractDeploy
38213
ops/sec (±6.88%
)39129
ops/sec (±7.62%
)1.02
processingContractMethodSend
18953
ops/sec (±7.03%
)19443
ops/sec (±5.19%
)1.03
processingContractMethodCall
36675
ops/sec (±5.97%
)38971
ops/sec (±6.34%
)1.06
abiEncode
41923
ops/sec (±6.91%
)44252
ops/sec (±6.92%
)1.06
abiDecode
29899
ops/sec (±7.74%
)30419
ops/sec (±8.89%
)1.02
sign
1608
ops/sec (±0.91%
)1656
ops/sec (±4.08%
)1.03
verify
371
ops/sec (±0.87%
)373
ops/sec (±0.78%
)1.01
This comment was automatically generated by workflow using github-action-benchmark.