mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Reverts: flutter/engine#51429 Initiated by: bdero Reason for reverting: Engine tree breakage ``` + /b/s/w/ir/cache/builder/src/out/host_release/display_list_region_benchmarks --benchmark_format=json /b/s/w/ir/cache/builder/src/flutter/testing/benchmark/generate_metrics.sh: line 17: /b/s/w/ir/cache/builder/src/out/host_release/display_list_region_benchmarks: No such file or directory ``` Original PR Author: flar Reviewed By: {godofredoc} This change reverts the following previous change: These benchmark results aren't shown in Skia perf because they were never added to the CI tasks to run.
This is a Dart project that runs the engine benchmarks, and send the metrics to the cloud for storage and analysis.