-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cypress 10 really slow, only in Chrome v114 #27344
Comments
possibly related to #22868 |
You should test with the latest 12.x version and not with an old 10.4 |
I came here because our tests were horrendously slow on Cypress 9 with Chrome 114, and updating to Cypress 12 sped them up by about 20x. Nice! |
Plz try latest 13 versions, we’ve improved some perf there as well. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Current behavior
To run one of the sample specs included with Cypress:
Chrome v114 takes 1:06
Firefox v113 takes 0:04
Electron v102 takes 0:03
Desired behavior
Chrome is usable
Test code to reproduce
Reproduce with this repo (which is just Create React App and the tests created by Cypress). Instructions in the readme.
https://github.com/alpo22/cypress-chrome-test
Cypress Version
10.4.0
Node version
v18.16.0
Operating System
Mac Ventura 13.4.1
Debug Logs
No response
Other
No response
The text was updated successfully, but these errors were encountered: