Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(758)

Unified Diff: third_party/WebKit/PerformanceTests/README.md

Issue 2897793002: Fix some style nits in PerformanceTests/README.md (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/PerformanceTests/README.md
diff --git a/third_party/WebKit/PerformanceTests/README.md b/third_party/WebKit/PerformanceTests/README.md
index 529ad1a78f72daaee372529888cc0405986f56c0..d4b2cd15f7ca32a10ee3375d2f6d309715c8d6ea 100644
--- a/third_party/WebKit/PerformanceTests/README.md
+++ b/third_party/WebKit/PerformanceTests/README.md
@@ -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>]`
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698