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

Unified Diff: tools/testing/perf_testing/index.html

Issue 9958051: Add support for Dromaeo tests in perf scripts. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Add to uploaded data. Created 8 years, 9 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
Index: tools/testing/perf_testing/index.html
diff --git a/tools/testing/perf_testing/index.html b/tools/testing/perf_testing/index.html
index 18665d6ad4b767a7a3c8d935a0d99feab5104706..3fa67ddb5097d9aa95a699e7a5734787a7a517f6 100644
--- a/tools/testing/perf_testing/index.html
+++ b/tools/testing/perf_testing/index.html
@@ -9,9 +9,11 @@
<p><a href="data.html">Raw Data Logs</a></p>
<img src="graphs/avg2browser-perf.png" />
<img src="win/avg2browser-perf.png" />
-<img src="graphs/code-time-size.png" />
-<img src="graphs/2code-time-size.png" />
-<img src="graphs/avg2cl-results.png" /> <br />
+<img src="graphs/code-time-size.png" />
+<img src="graphs/2code-time-size.png" />
+<img src="graphs/avg2cl-results.png" />
+<img src="graphs/avg2dromaeo.png" />
+<br />
<hr />

Powered by Google App Engine
This is Rietveld 408576698