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

testing: fix performance when unloading a bunch of tests #197294

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

connor4312
Copy link
Member

We were unnecessary recomputing the state for child items, when we only needed to do so for the removed root

Fixes #193240

We were unnecessary recomputing the state for child items, when we only needed to do so for the removed root

Fixes #193240
@connor4312 connor4312 self-assigned this Nov 3, 2023
@connor4312 connor4312 enabled auto-merge (squash) November 3, 2023 00:33
@VSCodeTriageBot VSCodeTriageBot added this to the November 2023 milestone Nov 3, 2023
@connor4312 connor4312 merged commit 3982a39 into main Nov 3, 2023
7 checks passed
@connor4312 connor4312 deleted the connor4312/testing-unload-perf branch November 3, 2023 00:47
@github-actions github-actions bot locked and limited conversation to collaborators Dec 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Windows crashes on load of large tests
3 participants