-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Labels
type: performance 🏃♀️Performance relatedPerformance related
Description
Current behavior:
Given each test runs (cypress run) in its own sandbox, it needs around 1.5 seconds to transpile/ prepare the code. This adds about 4-5 minutes to my overall set of 160 tests.
Eg. under v2.1.0 it takes 7 minutes 30 seconds, whereas in v3.0.1 the same tests run in about 11 minutes.
Also, when running with --headed, the window closes and opens, which at least on MacBook causes an unexpected user experience, popping a new window while I'm using another application.
Desired behavior:
To improve performance, not diminish it.
Versions
v3.0.1 vs v2.1.0, MacBook Sierra 10.12.6, Electron/ Chrome
topheman
Metadata
Metadata
Assignees
Labels
type: performance 🏃♀️Performance relatedPerformance related