mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This benchmark includes things like allocating geometry/contents, path conversions, et cetera. It doesn't include dispatching or GPU work, but should make it easier to see improvements/regressions in the efficiency of this code.
This is a Dart project that runs the engine benchmarks, and send the metrics to the cloud for storage and analysis.