-
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(docs): mastering providers (#7070)
* Improvements to Mastering Providers section * Consistent naming of injected providers
- Loading branch information
Showing
2 changed files
with
131 additions
and
238 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
Oops, something went wrong.
9086b98
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
9425
ops/sec (±3.89%
)8492
ops/sec (±5.07%
)0.90
processingContractDeploy
40876
ops/sec (±7.53%
)39518
ops/sec (±6.31%
)0.97
processingContractMethodSend
20109
ops/sec (±6.99%
)18741
ops/sec (±7.77%
)0.93
processingContractMethodCall
40926
ops/sec (±6.33%
)39031
ops/sec (±6.06%
)0.95
abiEncode
46401
ops/sec (±6.86%
)43800
ops/sec (±6.74%
)0.94
abiDecode
31387
ops/sec (±7.92%
)29194
ops/sec (±8.15%
)0.93
sign
1581
ops/sec (±3.62%
)1549
ops/sec (±0.87%
)0.98
verify
384
ops/sec (±0.33%
)368
ops/sec (±0.60%
)0.96
This comment was automatically generated by workflow using github-action-benchmark.