flutter/dev/devicelab/lib
Yegor 99861b0b98
[web] fix --ab option for web benchmarks (#154574)
Fix the `--ab` option in the benchmark harness:

- Make `--local-engine-host` optional. The web engine doesn't need it, so it doesn't build it. But the tool crashes by failing to find it.
- Disable icon tree shaking because `--ab` runs against local engine build, whose Dart kernel version is out of sync with the framework, which crashes the const finder.
2024-11-06 18:07:17 +00:00
..
command add --exit flag to dev/devicelab/bin/test_runner.dart (#134165) 2023-09-07 19:38:05 +00:00
framework [web] fix --ab option for web benchmarks (#154574) 2024-11-06 18:07:17 +00:00
tasks [web] fix --ab option for web benchmarks (#154574) 2024-11-06 18:07:17 +00:00
microbenchmarks.dart Run all microbenchmarks (part trois) (#154446) 2024-08-30 20:55:16 +00:00