[Android] MaybeWaitOnFence doesn't signal with videos/Impeller. #143720
Labels
c: performance
Relates to speed or footprint issues (see "perf:" labels)
e: impeller
Impeller rendering backend issues and features requests
engine
flutter/engine repository. See also e: labels.
P1
High-priority issues at the top of the work list
platform-android
Android applications specifically
r: fixed
Issue is closed as already fixed in a newer version
team-engine
Owned by Engine team
triaged-engine
Triaged by Engine team
Running the Flutter Gallery app with Impeller/Vulkan and the YUV sampler patch from @chinmaygarde
Logs are full of
CPU profile looks like:
Despite never signalling, we spend 50 ms out of 180ms CPU time checking it. Is this working in other cases, because it seems like its extraordinarily expensive for something that isn't working at all.
See also: #142153
The text was updated successfully, but these errors were encountered: