mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() Notable changes: * Allows macrobenchmarks to run via `flutter run`. * Splits macrobenchmarking between "orchestration logic" and "app serving" (served on separate ports on the same machine to keep the scheme consistent with the `flutter build` path). * Adds an intercepted entrypoint for web benchmarks. We can't pass flags to the app since it's not supported, so I've hard-coded the orchestration server's port. * Adding logic to connect to an existing Chrome debugger instance (vs spawning one) for benchmarks. |
||
---|---|---|
.. | ||
ab.dart | ||
apk_utils.dart | ||
browser.dart | ||
dependency_smoke_test_task_definition.dart | ||
devices.dart | ||
framework.dart | ||
host_agent.dart | ||
ios.dart | ||
metrics_center.dart | ||
metrics_result_writer.dart | ||
runner.dart | ||
running_processes.dart | ||
talkback.dart | ||
task_result.dart | ||
utils.dart |