Skip to content

How to run all benchmark test cases #101552

@JsouLiang

Description

@JsouLiang

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
截屏2022-04-08 上午10 17 48
but the manifest.yaml was deleted.
So In current version(after 2.10) how to run the all benchmarks?
cc @CaseyHillers

Metadata

Metadata

Assignees

No one assigned

    Labels

    team-infraOwned by Infrastructure team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions