-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed
Labels
team-infraOwned by Infrastructure teamOwned by Infrastructure team
Description
I found in current version we run the benchmark need to use the param -t to specified task like this:
../../bin/cache/dart-sdk/bin/dart bin/run.dart -t test1 -t test2 -t test3
But in my current scenario, I want to run all the benchmark tasks, how to do this?
If I use ../../bin/cache/dart-sdk/bin/dart bin/run.dart -h found the param -a

but the manifest.yaml was deleted.
So In current version(after 2.10) how to run the all benchmarks?
cc @CaseyHillers
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
team-infraOwned by Infrastructure teamOwned by Infrastructure team