Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

Conversation

@cyanglaz
Copy link
Contributor

After rolling flutter/engine#19919 into the framework, we enabled dynamic thread merging on iOS. Which means enabling the external view embedder will still keep raster thread and platform thread separate until there are platform views on the scene.
Which then means the performance should be relatively unchanged just by enabling the external view embedder on gallery.

This PR enables the external view embedder on iOS so we can watch for the benchmark.

@cyanglaz cyanglaz requested a review from blasten August 20, 2020 18:35
Copy link

@blasten blasten left a comment

Choose a reason for hiding this comment

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

LGTM

@cyanglaz cyanglaz merged commit 9046a02 into flutter:master Aug 20, 2020
@cyanglaz cyanglaz deleted the add_platform_view_flag branch August 20, 2020 19:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants