Chromium Code Reviews| 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,16 @@ |
| + |
| +<!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</a></li> |
| + <li><a href="cl-results-macos.html">Command Line Performance</a></li> |
|
vsm
2012/03/16 00:32:18
Why this combo? Seems random. Is command line fo
Emily Fortuna
2012/03/16 21:27:57
Yeah. I'll change it. Everything but Windows brows
|
| + <li><a href="code-time-size-macos.html">Compilation Time and Output Size</a></li> |
| + </ul> |
| +</body> |
| +</html> |