Skip to content

Macrobenchmark README.md is out-of-date #132703

@gaaclarke

Description

@gaaclarke

//dev/benchmarks/macrobenchmarks/README.md states:

To run the cull opacity benchmark on a device:

flutter drive --profile test_driver/cull_opacity_perf.dart

That command does not work:

$ flutter drive --profile test_driver/cull_opacity_perf.dart
Target file "test_driver/cull_opacity_perf.dart" not found.

It is looking for test_driver/cull_opacity_perf.dart but test_driver/cull_opacity_perf_test.dart is what exists.

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work lista: tests"flutter test", flutter_test, or one of our testsframeworkflutter/packages/flutter repository. See also f: labels.r: fixedIssue is closed as already fixed in a newer versionteam-frameworkOwned by Framework teamtriaged-frameworkTriaged by Framework team

Type

No type

Projects

Status

Done (PR merged)

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions