Skip to content

🐇 Avoid using an ArrayBuilder for IntervalTree<T>.Any#43715

Merged
sharwell merged 1 commit intodotnet:masterfrom
sharwell:intervaltree-any
Apr 28, 2020
Merged

🐇 Avoid using an ArrayBuilder for IntervalTree<T>.Any#43715
sharwell merged 1 commit intodotnet:masterfrom
sharwell:intervaltree-any

Conversation

@sharwell
Copy link
Contributor

@sharwell sharwell commented Apr 27, 2020

This change reduces the cost of parallel calls to IntervalTree<T>.Any on highly-parallel machines.

On a 2990WX, the measured improvement for parallel formatting of Roslyn.sln was more than 15 seconds of CPU time.

@sharwell sharwell requested a review from a team as a code owner April 27, 2020 18:18
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.

4 participants