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

Unified Diff: docs/speed/how_does_chrome_measure_performance.md

Issue 2941293004: Fix typos and other small issues in speed documentation. (Closed)
Patch Set: Add table of contents to perf regressions doc. Created 3 years, 6 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 | « docs/speed/addressing_performance_regressions.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/speed/how_does_chrome_measure_performance.md
diff --git a/docs/speed/how_does_chrome_measure_performance.md b/docs/speed/how_does_chrome_measure_performance.md
index 6b619840197857da162ba35cd62dd07ed25f62aa..8c12d922180314ce62d76cb792ab651d0a071810 100644
--- a/docs/speed/how_does_chrome_measure_performance.md
+++ b/docs/speed/how_does_chrome_measure_performance.md
@@ -11,7 +11,7 @@ like loading, memory, and power. Each track has high-level metrics associated
with it.
* **[An overview of tracks](performance_tracks.md)**: lists the tracks and key contact points.
- * **[Speed Launch Metrics](https://docs.google.com/document/d/1Ww487ZskJ-xBmJGwPO-XPz_QcJvw-kSNffm0nPhVpj8/edit):
+ * **[Speed Launch Metrics](https://docs.google.com/document/d/1Ww487ZskJ-xBmJGwPO-XPz_QcJvw-kSNffm0nPhVpj8/edit)**:
the important high-level metrics we measure for each track.
## Laboratory Metrics
@@ -26,11 +26,11 @@ chromium commits and is monitored by the perf sheriff rotation.
* **[What is the perf waterfall?](perf_waterfall.md)** An overview of the
waterfall that runs the continuous build.
- * **[How telemetry works](https://github.com/catapult-project/catapult/blob/master/telemetry/README.md):
+ * **[How telemetry works](https://github.com/catapult-project/catapult/blob/master/telemetry/README.md)**:
An overview of telemetry, our performance testing harness.
- * **[How perf bisects work](bisects.md): An overview of the bisect bots,
+ * **[How perf bisects work](bisects.md)**: An overview of the bisect bots,
which narrow down regressions over a CL range to a specific commit.
- * **Benchmarks*
+ * **Benchmarks**
* **[Benchmark Policy](https://docs.google.com/document/d/1ni2MIeVnlH4bTj4yvEDMVNxgL73PqK_O9_NUm3NW3BA/edit)**:
An overview of the benchmark harnesses available in Chrome, and how to
find the right place to add a new test case.
« no previous file with comments | « docs/speed/addressing_performance_regressions.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698