-
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.
* viem migration guide * desc * updates * updates * updates
- Loading branch information
Showing
1 changed file
with
257 additions
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
bc4a34b
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
21846
ops/sec (±6.96%
)21670
ops/sec (±6.86%
)0.99
processingContractDeploy
39853
ops/sec (±7.71%
)36939
ops/sec (±8.56%
)0.93
processingContractMethodSend
15980
ops/sec (±7.62%
)15035
ops/sec (±8.97%
)0.94
processingContractMethodCall
27164
ops/sec (±8.09%
)27210
ops/sec (±6.92%
)1.00
abiEncode
42205
ops/sec (±7.03%
)40667
ops/sec (±8.13%
)0.96
abiDecode
30198
ops/sec (±6.77%
)29049
ops/sec (±7.39%
)0.96
sign
1503
ops/sec (±3.45%
)1499
ops/sec (±3.99%
)1.00
verify
375
ops/sec (±0.43%
)362
ops/sec (±0.55%
)0.97
This comment was automatically generated by workflow using github-action-benchmark.