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

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

Issue 9706088: Some changes to performance test script. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: 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
« no previous file with comments | « tools/testing/perf_testing/create_graph.py ('k') | tools/testing/perf_testing/index.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/testing/perf_testing/data.html
===================================================================
--- tools/testing/perf_testing/data.html (revision 0)
+++ tools/testing/perf_testing/data.html (revision 0)
@@ -0,0 +1,17 @@
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+<head>
+<title>raw data</title>
+<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
+</head>
+<body>
+ <ul>
+ <li><a href="browser-perf-macos.html">Mac Browser Performance</a></li>
+ <li><a href="browser-perf-win32.html">Windows Browser Performance
+ (data not available yet)</a></li>
+ <li><a href="cl-results-macos.html">Mac Command Line Performance</a></li>
+ <li><a href="code-time-size-macos.html">Mac Compilation Time and Output Size</a></li>
+ </ul>
+</body>
+</html>
« no previous file with comments | « tools/testing/perf_testing/create_graph.py ('k') | tools/testing/perf_testing/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698