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

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

Issue 8920009: Add Safari to the list of browsers we test on a regular basis. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: '' Created 9 years 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/run_selenium.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
===================================================================
--- tools/testing/perf_testing/index.html (revision 0)
+++ tools/testing/perf_testing/index.html (revision 0)
@@ -0,0 +1,69 @@
+
+<!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>frog metrics</title>
+<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
+</head>
+<body>
+
+<!--TODO(efortuna): clean this page up to be more readable instead of sticking a
+bunch of images on the page. -->
+<img src="graphs/avg2cl-results.png" /> <br />
+<!--table here-->
+<table border="1"> <tr> <td> svn revision </td>
+
+<img src="graphs/avg2browser-perf.png" />
+
+<img src="graphs/2browser-perf.png" />
+<img src="graphs/Fannkuchbrowser-perf.png" />
+<img src="graphs/NBodybrowser-perf.png" />
+<img src="graphs/Richardsbrowser-perf.png" />
+<img src="graphs/Towersbrowser-perf.png" />
+<img src="graphs/2cl-results.png" />
+<img src="graphs/Fannkuchcl-results.png" />
+<img src="graphs/NBodycl-results.png" />
+<img src="graphs/Richardscl-results.png" />
+<img src="graphs/Towerscl-results.png" />
+<img src="graphs/2code-time-size.png" />
+<img src="graphs/Fibonaccibrowser-perf.png" />
+<img src="graphs/Permutebrowser-perf.png" />
+<img src="graphs/Sievebrowser-perf.png" />
+<img src="graphs/TreeSortbrowser-perf.png" />
+<img src="graphs/3code-time-size.png" />
+<img src="graphs/Fibonaccicl-results.png" />
+<img src="graphs/Permutecl-results.png" />
+<img src="graphs/Sievecl-results.png" />
+<img src="graphs/TreeSortcl-results.png" />
+<img src="graphs/BinaryTreesbrowser-perf.png" />
+<img src="graphs/Loopbrowser-perf.png" />
+<img src="graphs/Queensbrowser-perf.png" />
+<img src="graphs/Sumbrowser-perf.png" />
+<img src="graphs/avg2browser-perf.png" />
+<img src="graphs/BinaryTreescl-results.png" />
+<img src="graphs/Loopcl-results.png" />
+<img src="graphs/Queenscl-results.png" />
+<img src="graphs/Sumcl-results.png" />
+<img src="graphs/avg2cl-results.png" />
+<img src="graphs/BubbleSortbrowser-perf.png" />
+<img src="graphs/Mandelbrotbrowser-perf.png" />
+<img src="graphs/QuickSortbrowser-perf.png" />
+<img src="graphs/Takbrowser-perf.png" />
+<img src="graphs/browser-correctness.png" />
+<img src="graphs/BubbleSortcl-results.png" />
+<img src="graphs/Mandelbrotcl-results.png" />
+<img src="graphs/QuickSortcl-results.png" />
+<img src="graphs/Takcl-results.png" />
+<img src="graphs/browser-perf.png" />
+<img src="graphs/DeltaBluebrowser-perf.png" />
+<img src="graphs/Meteorbrowser-perf.png" />
+<img src="graphs/Recursebrowser-perf.png" />
+<img src="graphs/Taklbrowser-perf.png" />
+<img src="graphs/cl-results.png" />
+<img src="graphs/DeltaBluecl-results.png" />
+<img src="graphs/Meteorcl-results.png" />
+<img src="graphs/Recursecl-results.png" />
+<img src="graphs/Taklcl-results.png" />
+<img src="graphs/code-time-size.png" />
+</body>
+</html>
« no previous file with comments | « tools/testing/perf_testing/create_graph.py ('k') | tools/testing/run_selenium.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698