-
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 nextjs problem * add changelog
- Loading branch information
Showing
3 changed files
with
13 additions
and
12 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
0b75589
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
21778
ops/sec (±6.02%
)23728
ops/sec (±7.13%
)1.09
processingContractDeploy
37125
ops/sec (±6.62%
)40637
ops/sec (±7.66%
)1.09
processingContractMethodSend
14868
ops/sec (±10.20%
)16949
ops/sec (±7.02%
)1.14
processingContractMethodCall
27609
ops/sec (±6.05%
)28367
ops/sec (±7.27%
)1.03
abiEncode
40195
ops/sec (±8.19%
)46116
ops/sec (±6.72%
)1.15
abiDecode
27790
ops/sec (±7.70%
)31091
ops/sec (±7.58%
)1.12
sign
1546
ops/sec (±0.83%
)1587
ops/sec (±0.92%
)1.03
verify
363
ops/sec (±2.56%
)372
ops/sec (±2.74%
)1.02
This comment was automatically generated by workflow using github-action-benchmark.