Skip to content

Conversation

@MartyIX
Copy link
Contributor

@MartyIX MartyIX commented Sep 1, 2025

Note

Are you waiting for the changes in this PR to be merged?
It would be very helpful if you could test the resulting artifacts from this PR and let us know in a comment if this change resolves your issue. Thank you!

Description of Change

Performance improvement

image

Issues Fixed

Contributes to #21787

@MartyIX MartyIX requested a review from a team as a code owner September 1, 2025 08:39
@dotnet-policy-service dotnet-policy-service bot added the community ✨ Community Contribution label Sep 1, 2025
@jsuarezruiz
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@MartyIX MartyIX added the perf/general The issue affects performance (runtime speed, memory usage, startup time, etc.) (sub: perf) label Sep 3, 2025
@MartyIX
Copy link
Contributor Author

MartyIX commented Sep 3, 2025

It looks like the tests passed. The failing tests are related to Android.

else
{
if (platformControl.TextHighlighters.Count > 0)
if (!label.IsConnectingHandler() && platformControl.TextHighlighters.Count > 0)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the main change.

@jfversluis jfversluis changed the base branch from main to inflight/current September 9, 2025 07:37
@jfversluis jfversluis merged commit f03e231 into dotnet:inflight/current Sep 9, 2025
125 of 130 checks passed
@jfversluis jfversluis added this to the .NET 9 SR11 milestone Sep 9, 2025
@MartyIX MartyIX deleted the feature/2025-09-01-Windows-perf-TextHighlighters branch September 9, 2025 07:41
PureWeen pushed a commit that referenced this pull request Sep 18, 2025
PureWeen pushed a commit that referenced this pull request Sep 18, 2025
github-actions bot pushed a commit that referenced this pull request Sep 18, 2025
github-actions bot pushed a commit that referenced this pull request Sep 23, 2025
github-actions bot pushed a commit that referenced this pull request Sep 23, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Oct 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

community ✨ Community Contribution perf/general The issue affects performance (runtime speed, memory usage, startup time, etc.) (sub: perf) platform/windows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants