Skip to content
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

Closed
alpo22 opened this issue Jul 19, 2023 · 4 comments
Closed

Cypress 10 really slow, only in Chrome v114 #27344

alpo22 opened this issue Jul 19, 2023 · 4 comments
Assignees

Comments

@alpo22
Copy link

alpo22 commented Jul 19, 2023

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

@alpo22 alpo22 changed the title Cypress 10 really slow Cypress 10 really slow, only in Chrome Jul 19, 2023
@alpo22 alpo22 changed the title Cypress 10 really slow, only in Chrome Cypress 10 really slow, only in Chrome v114 Jul 19, 2023
@nagash77
Copy link
Contributor

possibly related to #22868

@Narretz
Copy link
Contributor

Narretz commented Jul 23, 2023

You should test with the latest 12.x version and not with an old 10.4

@phoenixeliot
Copy link
Contributor

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!

@jennifer-shehane
Copy link
Member

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants