Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Eliminate more transient allocations: Titles and invalid rectangles and bitmap runs and utf8 conversions #8621
Eliminate more transient allocations: Titles and invalid rectangles and bitmap runs and utf8 conversions #8621
Changes from 18 commits
60bbf49
be5da8d
f66d51e
2983b9d
b2e6d6d
50e8ee8
141bbd9
ead8fab
00f80e4
d8cbaed
1882623
f378785
0f4d33b
1d977b7
8221b22
9fefabf
fa1e14a
ebbda64
1929b32
7662ea8
c6432ae
a6f1b49
b308974
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this will conflict with #8787; should we converge earlier rather than later?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We decided over Teams to converge in this PR, because there's a conflict here anyway.