Skip to content

Conversation

yoannmoinet
Copy link
Member

@yoannmoinet yoannmoinet commented Sep 4, 2025

What and why?

E2e step takes quite some time.
It seems almost 50% of this time is for installation only.

How?

Try a different approach of caching:

  • Cache node_modules directory.
  • Only run specific installs based on caching.

Results:
Timing is a bit better, but not by far, reducing by 10-20s on hot run.

@yoannmoinet yoannmoinet marked this pull request as ready for review September 4, 2025 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant