Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

[CP][engine] reland weaken affinity of raster/ui to non-e core instead of only fast core #54842

Merged

Conversation

jonahwilliams
Copy link
Member

… only fast core (#54616)

Some android devices have only a single fast core. We set the threading affinity for UI/Raster to the fast core, which can lead to the UI/Raster being serialized on this thread. Instead, we should weaken /invert the affinity to "Not slow cores".

FIxes flutter/flutter#153690

Customer money will see some benchmark regressions but they can deal.

… only fast core (flutter#54616)

Some android devices have only a single fast core. We set the threading affinity for UI/Raster to the fast core, which can lead to the UI/Raster being serialized on this thread. Instead, we should weaken /invert the affinity to "Not slow cores".

FIxes flutter/flutter#153690

Customer money will see some benchmark regressions but they can deal.
@chinmaygarde chinmaygarde changed the title [engine] reland weaken affinity of raster/ui to non-e core instead of only fast core [CP][engine] reland weaken affinity of raster/ui to non-e core instead of only fast core Aug 29, 2024
@itsjustkevin itsjustkevin added the autosubmit Merge PR when tree becomes green via auto submit App label Sep 10, 2024
@auto-submit auto-submit bot merged commit f5aa888 into flutter:flutter-3.24-candidate.0 Sep 10, 2024
26 checks passed
auto-submit bot pushed a commit that referenced this pull request Sep 11, 2024
# Flutter stable 3.24.3 Engine

## Scheduled Cherrypicks

- Roll dart revision: dart-lang/sdk@179da3ba6
- #54842
- #54843
- #54871
- #54870
- #54942
- #55007
- #55056
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
autosubmit Merge PR when tree becomes green via auto submit App platform-android
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants