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

[Performance] Don't parse the same runsettings for each class in the assembly #4270

Merged
merged 2 commits into from
Dec 8, 2024

Conversation

Youssef1313
Copy link
Member

@Youssef1313 Youssef1313 commented Dec 8, 2024

It's easiest to review each commit on its own. The second commit is a pure refactoring to remove RunSettingsXml as it can be passed from GetTestsInIsolation to EnumerateAssembly and it makes the code easier and more simpler to follow.

This change was motivated by:

image

@Evangelink Evangelink merged commit 97cb7b4 into microsoft:main Dec 8, 2024
8 checks passed
@Youssef1313 Youssef1313 deleted the xml-parsing branch December 8, 2024 09:38
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.

2 participants