-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed
flutter/engine
#28784Closed
Copy link
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.
Description
This feature previously was introduced in flutter/engine#23798, but was reverted in flutter/engine#28694. This revert can lead to a 5x to 50x increase of memory usage of secondary engines from a FlutterEngineGroup on Android. The revert happened because the GrDirectContext was unsafely being cleaned up on the platform thread. That threading issue needs to be addressed and tests are needed to bolster the approach.
See also:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.