mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Shouldn't land until experimental canvas bakes a while Major milestone along the route to making display list the impeller API. Removes the secondary compositor in entity pass. After this point, we can begin ripping out the DL->Aiks conversions and making entities more efficient. Fixes https://github.com/flutter/flutter/issues/132417 Fixes https://github.com/flutter/flutter/issues/126386 Fixes https://github.com/flutter/flutter/issues/155114 Part of https://github.com/flutter/flutter/issues/142054
This is a Dart project that runs the engine benchmarks, and send the metrics to the cloud for storage and analysis.