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-accounts (#7089)
* Updates to Mastering (Introduction to) Accounts & Wallets * Add a note about wallet context
- Loading branch information
b234c1c
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
9042
ops/sec (±4.12%
)8819
ops/sec (±4.17%
)0.98
processingContractDeploy
38054
ops/sec (±6.81%
)39926
ops/sec (±5.00%
)1.05
processingContractMethodSend
18746
ops/sec (±7.29%
)19906
ops/sec (±4.69%
)1.06
processingContractMethodCall
39055
ops/sec (±5.29%
)37675
ops/sec (±6.27%
)0.96
abiEncode
43251
ops/sec (±6.96%
)43621
ops/sec (±6.94%
)1.01
abiDecode
29622
ops/sec (±6.71%
)29585
ops/sec (±8.01%
)1.00
sign
1542
ops/sec (±4.29%
)1573
ops/sec (±3.12%
)1.02
verify
363
ops/sec (±1.04%
)366
ops/sec (±0.57%
)1.01
This comment was automatically generated by workflow using github-action-benchmark.