-
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.
Zk sync plugin related changes (#7174)
* Update account.ts * Update CHANGELOG.md * changelog * update * change changelog * update --------- Co-authored-by: luu-alex <[email protected]> Co-authored-by: Alex <[email protected]>
- Loading branch information
1 parent
61e9e06
commit 2706805
Showing
3 changed files
with
40 additions
and
14 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
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
2706805
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
9037
ops/sec (±3.98%
)8729
ops/sec (±4.67%
)0.97
processingContractDeploy
39479
ops/sec (±7.28%
)37973
ops/sec (±6.91%
)0.96
processingContractMethodSend
16433
ops/sec (±7.94%
)15996
ops/sec (±6.56%
)0.97
processingContractMethodCall
28728
ops/sec (±5.91%
)27488
ops/sec (±6.50%
)0.96
abiEncode
44544
ops/sec (±7.67%
)43224
ops/sec (±7.07%
)0.97
abiDecode
30083
ops/sec (±7.18%
)29694
ops/sec (±7.87%
)0.99
sign
1568
ops/sec (±0.49%
)1501
ops/sec (±3.13%
)0.96
verify
366
ops/sec (±2.62%
)368
ops/sec (±0.51%
)1.01
This comment was automatically generated by workflow using github-action-benchmark.