-
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.
* Export EIP-6963 Types * CHANGELOG * Comments from Review
- Loading branch information
Showing
3 changed files
with
5 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
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
f701406
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
22830
ops/sec (±7.43%
)22984
ops/sec (±5.69%
)1.01
processingContractDeploy
39939
ops/sec (±7.35%
)38640
ops/sec (±12.90%
)0.97
processingContractMethodSend
15792
ops/sec (±6.76%
)16387
ops/sec (±6.56%
)1.04
processingContractMethodCall
27711
ops/sec (±6.25%
)28396
ops/sec (±6.55%
)1.02
abiEncode
42219
ops/sec (±7.33%
)44603
ops/sec (±6.87%
)1.06
abiDecode
29744
ops/sec (±7.55%
)32125
ops/sec (±5.97%
)1.08
sign
1498
ops/sec (±3.49%
)1562
ops/sec (±3.66%
)1.04
verify
365
ops/sec (±0.60%
)369
ops/sec (±0.44%
)1.01
This comment was automatically generated by workflow using github-action-benchmark.