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

Support for http2 #26698

Closed
muratkeremozcan opened this issue May 9, 2023 · 1 comment
Closed

Support for http2 #26698

muratkeremozcan opened this issue May 9, 2023 · 1 comment
Labels
type: duplicate This issue or pull request already exists

Comments

@muratkeremozcan
Copy link

What would you like?

Cypress uses http, and the serial nature of it takes a bit of time when loading tests and switching between them.
Support for http2 would enable parallel calls for resources, significantly improving the time to load tests and switch between them.

Why is this needed?

Performance is where Cypress falls short at scale. Developers want to have a snappy experience, load test fast and be able to switch between them without having to wait 5-10 seconds for the new test to finish loading.

Other

I have shared a large project with Cypress support, the one being demoed here https://www.youtube.com/watch?v=bb0XR92AUNc. At around minute 5:20 you can see all the resources being fetched via http serially and this taking time for the component test to start.

@nagash77 nagash77 added type: feature New feature that does not currently exist E2E Issue related to end-to-end testing labels May 9, 2023
@nagash77
Copy link
Contributor

nagash77 commented May 9, 2023

Hi @muratkeremozcan http2 support has been on our radar for awhile. Unfortunately we have not been able to get around to implementing quite yet. We do have an existing feature ticket tracking this requested functionality. As such I am going to close this issue and ask that you follow along on that issue for updates on progress.

@nagash77 nagash77 closed this as not planned Won't fix, can't repro, duplicate, stale May 9, 2023
@jennifer-shehane jennifer-shehane added type: duplicate This issue or pull request already exists and removed type: feature New feature that does not currently exist labels Oct 23, 2023
@cypress-io cypress-io locked and limited conversation to collaborators Oct 23, 2023
@jennifer-shehane jennifer-shehane removed the E2E Issue related to end-to-end testing label Oct 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants