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

Cached (status 304) requests may take longer than they used to #28295

Closed
ryanthemanuel opened this issue Nov 9, 2023 · 1 comment · Fixed by #28327
Closed

Cached (status 304) requests may take longer than they used to #28295

ryanthemanuel opened this issue Nov 9, 2023 · 1 comment · Fixed by #28327

Comments

@ryanthemanuel
Copy link
Collaborator

ryanthemanuel commented Nov 9, 2023

Current behavior

Seeing an increase in timing for 304 requests:

13.5.0

image

vs.

13.4.0

image

This was broken with this change: #28217. While the font flooding did go down, it seems to have effected caches outside of just memory caches.

Desired behavior

No response

Test code to reproduce

Have a spec with multiple tests that load the same (large) asset.

Cypress Version

13.5.0

Node version

all

Operating System

all

Debug Logs

No response

Other

No response

@cypress-bot
Copy link
Contributor

cypress-bot bot commented Nov 14, 2023

Released in 13.5.1.

This comment thread has been locked. If you are still experiencing this issue after upgrading to
Cypress v13.5.1, please open a new issue.

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators Nov 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
2 participants