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

fix(reporter): virtualize reporter pane elements when not visible #8805

Closed
wants to merge 16 commits into from

Conversation

flotwig
Copy link
Contributor

@flotwig flotwig commented Oct 9, 2020

User facing changelog

Fixed an issue where Cypress would slow down incrementally with every new test, suite, spy, stub, or command log.

Additional details

  • virtualizes entire reporter tree, from the suites down to the commands

How has the user experience changed?

PR Tasks

  • Have tests been added/updated?
  • Has the original issue been tagged with a release in ZenHub?
  • Has a PR for user-facing changes been opened in cypress-documentation?
  • Have API changes been updated in the type definitions?
  • Have new configuration options been added to the cypress.schema.json?

@cypress-bot
Copy link
Contributor

cypress-bot bot commented Oct 9, 2020

Thanks for taking the time to open a PR!

@badeball
Copy link
Contributor

Can this tree be built and tested by outside people? I'm very curious about the impact.

@flotwig flotwig closed this Mar 29, 2021
@flotwig flotwig deleted the issue-6783 branch January 24, 2022 18:19
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

Successfully merging this pull request may close these issues.

Tests slow down over time when performing several XHR requests calls in single test
5 participants