On Mon, Jun 24, 2013 at 4:49 PM, Eric Seidel <
ese...@chromium.org> wrote:
> Does this replace the "run-perf-tests" script? If so, can we remove
> run-perf-tests? :)
Yes. I'll put together a patch.
>
> It's nice to only have one tool to do the job. (Although I have to
> admit that typing "run-perf-tests Parser/html-parser.html" is much
> easier than the line you gave...
>
We could make --browser=release the default so the command could be just:
tools/perf/run_measurement blink_perf
third_party/WebKit/PerformanceTests/Parser/html-parser.html
I think the extra path noise might be unavoidable. Kind of like how
layout tests are now webkit/tools/layout_tests/run_webkit_tests.sh
instead of run-webkit-tests.