Skip to content

[Dev Tools] @matterlabs/hardhat-zksync-node slow performance in hardhat tests #1039

Answered by dutterbutter
mmv08 asked this question in Dev Tooling
Discussion options

You must be logged in to vote

Okay so I did some fixes that results in a ~1.8x speed up of the hardhat-zksync-node hardhat test runner and properly sets --quiet param so we no longer spill tx summary output etc to stdout.

Once these 2 PRs (matter-labs/anvil-zksync#729, matter-labs/hardhat-zksync#1790) land, and released you will see an improvement.

That being said, there is still one area we can get an even more speed up (batch closing) but will require additional refactoring that has no immediate time table but is on the radar.

I'm going to mark this as answered for now, feel free to re-open if there is more you'd like to resolve / discuss or open a new discussion that will be triaged accordingly. Really appreciate y…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@mmv08
Comment options

@dutterbutter
Comment options

Answer selected by dutterbutter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devtools Questions related to zkSync Tooling
2 participants