Commit 12ef9e7f authored by nednguyen's avatar nednguyen Committed by Commit bot

Fix some style nits in PerformanceTests/README.md

BUG=715344
TBR=wangxianzhu@chromium.org

Review-Url: https://codereview.chromium.org/2897793002
Cr-Commit-Position: refs/heads/master@{#473477}
parent 2f3f0a30
......@@ -150,13 +150,15 @@ Example of tracing asynchronous tests:
## Running Tests
** Running tests directly in browser **
**Running tests directly in browser**
Most of Blink Performance tests should be runnable by just open the test file
directly in the browser. However, features like tracing metrics & HTML results
viewer won't be supported.
** Running tests with Telemetry **
Assuming your current directory is chromium/src/, you can run tests with:
**Running tests with Telemetry**
Assuming your current directory is `chromium/src/`, you can run tests with:
`./tools/perf/run_benchmark blink_perf [--test-path=<path to your tests>]`
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment