Skip to content

🐇 Avoid allocations for .globalconfig parsing when possible#58725

Closed
sharwell wants to merge 1 commit into
dotnet:mainfrom
sharwell:faster-sections
Closed

🐇 Avoid allocations for .globalconfig parsing when possible#58725
sharwell wants to merge 1 commit into
dotnet:mainfrom
sharwell:faster-sections

Conversation

@sharwell
Copy link
Copy Markdown
Contributor

@sharwell sharwell commented Jan 7, 2022

Eliminates ~94% of allocations under GetOptionsForSourcePath based on AB#1458595.

🚧 Still needs tests

@ghost ghost added the Area-Compilers label Jan 7, 2022
@chsienki
Copy link
Copy Markdown
Member

@sharwell Implementation LGTM. I know you had some questions around testing. Anything I can help with?

@sharwell sharwell changed the title Avoid allocations for .globalconfig parsing when possible 🐇 Avoid allocations for .globalconfig parsing when possible Feb 5, 2022
@sharwell
Copy link
Copy Markdown
Contributor Author

sharwell commented Feb 5, 2022

Superseded by #59301

@sharwell sharwell closed this Feb 5, 2022
@sharwell sharwell deleted the faster-sections branch February 5, 2022 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants