Files
sdk/tools/testing/perf_testing/index.html
T
2012-01-03 23:42:24 +00:00

74 lines
2.7 KiB
HTML

<!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>
<img src="graphs/avg2browser-perf.png" />
<img src="graphs/browser-correctness.png" />
<img src="graphs/code-time-size.png" />
<img src="graphs/2code-time-size.png" />
<!--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>
<hr />
<p> Individual benchmark performance in the Browser:</p>
<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/Fibonaccibrowser-perf.png" />
<img src="graphs/Permutebrowser-perf.png" />
<img src="graphs/Sievebrowser-perf.png" />
<img src="graphs/TreeSortbrowser-perf.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/BubbleSortbrowser-perf.png" />
<img src="graphs/Mandelbrotbrowser-perf.png" />
<img src="graphs/QuickSortbrowser-perf.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/Takbrowser-perf.png" />
<hr />
<p> Individual Command Line benchmark performance: </p>
<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/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/BinaryTreescl-results.png" />
<img src="graphs/Loopcl-results.png" />
<img src="graphs/Queenscl-results.png" />
<img src="graphs/Sumcl-results.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/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>