flutter_wayland
flutter_wayland copied to clipboard
Ideas for better performance
The repo does seem to be a bit outdated when it comes to the latest flutter_embedder.h capability.
I'm wondering what can be done to increase performance with this embedder, such as replacing __FlutterEngineFlushPendingTasksNow with something else I assume?
@pauldemarco I can use the new flutter to build the bundle packages and use the latest flutter engine to run this project. but the GPU frame is about 30 ms/frame. what's about your testing?