docs: Update Perf docs.
authorJoe Gregorio <jcgregorio@google.com>
Thu, 1 Dec 2016 20:37:06 +0000 (15:37 -0500)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Thu, 1 Dec 2016 20:51:04 +0000 (20:51 +0000)
BUG=skia:

NOTRY=true
DOCS_PREVIEW= https://skia.org/?cl=5458

Change-Id: If8a452711076bef19566fa64a5a52ca9b3e7b83c
Reviewed-on: https://skia-review.googlesource.com/5458
Reviewed-by: Heather Miller <hcm@google.com>
Commit-Queue: Heather Miller <hcm@google.com>

site/dev/testing/Cluster.png
site/dev/testing/Perf.png
site/dev/testing/skiaperf.md

index ebb566b..12dc4d5 100644 (file)
Binary files a/site/dev/testing/Cluster.png and b/site/dev/testing/Cluster.png differ
index 8985551..bcbc20f 100644 (file)
Binary files a/site/dev/testing/Perf.png and b/site/dev/testing/Perf.png differ
index f4b5c40..921df2e 100644 (file)
@@ -13,11 +13,11 @@ consisting mostly of performance benchmark results, but also including memory
 and coverage data.
 
 Perf includes tools for analyzing such a large corpus of data, the most
-powerful is [k-means clustering](https://perf.skia.org/clusters/). This tools
-groups large sets of performance metrics together based on how they change
-over time, and highlights sets of metrics that have performance regressions.
+powerful is [k-means clustering](https://perf.skia.org/t/). This tool groups
+large sets of performance metrics together based on how they change over time,
+and highlights sets of metrics that have performance regressions.
 
-<img src=Cluster.png style="margin-left:30px" align="left" width="800"/> <br clear="left">
+<img src=Cluster.png style="margin-left:30px" align="left" width="500"/> <br clear="left">
 
 Calculations
 ------------