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

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

Issue 9980019: Add a separate perf graph for dromaeo (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Add link in index.html Created 8 years, 8 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 | « tools/testing/perf_testing/dromaeo.html ('k') | tools/testing/perf_testing/run_perf_tests.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/testing/perf_testing/index.html
diff --git a/tools/testing/perf_testing/index.html b/tools/testing/perf_testing/index.html
index 883192e93ca63a875198579ebbf165e5160e07cc..171dab1bc975db12290d971a2580bae087adad1a 100644
--- a/tools/testing/perf_testing/index.html
+++ b/tools/testing/perf_testing/index.html
@@ -7,6 +7,9 @@
</head>
<body>
<p><a href="data.html">Raw Data Logs</a></p>
+
+<p><a href="dromaeo.html">Dromaeo Results</a></p>
+
<img src="graphs/avg2browser-perf.png" />
<img src="win/avg2browser-perf.png" />
<img src="graphs/code-time-size.png" />
« no previous file with comments | « tools/testing/perf_testing/dromaeo.html ('k') | tools/testing/perf_testing/run_perf_tests.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698