| OLD | NEW |
| 1 | 1 |
| 2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/
DTD/xhtml11.dtd"> | 2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/
DTD/xhtml11.dtd"> |
| 3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> | 3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> |
| 4 <head> | 4 <head> |
| 5 <title>frog metrics</title> | 5 <title>frog metrics</title> |
| 6 <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" /> | 6 <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" /> |
| 7 </head> | 7 </head> |
| 8 <body> | 8 <body> |
| 9 <p><a href="data.html">Raw Data Logs</a></p> | 9 <p><a href="data.html">Raw Data Logs</a></p> |
| 10 |
| 11 <p><a href="dromaeo.html">Dromaeo Results</a></p> |
| 12 |
| 10 <img src="graphs/avg2browser-perf.png" /> | 13 <img src="graphs/avg2browser-perf.png" /> |
| 11 <img src="win/avg2browser-perf.png" /> | 14 <img src="win/avg2browser-perf.png" /> |
| 12 <img src="graphs/code-time-size.png" /> | 15 <img src="graphs/code-time-size.png" /> |
| 13 <img src="graphs/2code-time-size.png" /> | 16 <img src="graphs/2code-time-size.png" /> |
| 14 <img src="graphs/avg2cl-results.png" /> | 17 <img src="graphs/avg2cl-results.png" /> |
| 15 <img src="graphs/avg2dromaeo.png" /> | 18 <img src="graphs/avg2dromaeo.png" /> |
| 16 <img src="graphs/2dromaeo-size.png" /> | 19 <img src="graphs/2dromaeo-size.png" /> |
| 17 <br /> | 20 <br /> |
| 18 | 21 |
| 19 <hr /> | 22 <hr /> |
| (...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 88 <img src="graphs/QuickSortcl-results.png" /> | 91 <img src="graphs/QuickSortcl-results.png" /> |
| 89 <img src="graphs/Takcl-results.png" /> | 92 <img src="graphs/Takcl-results.png" /> |
| 90 <img src="graphs/cl-results.png" /> | 93 <img src="graphs/cl-results.png" /> |
| 91 <img src="graphs/DeltaBluecl-results.png" /> | 94 <img src="graphs/DeltaBluecl-results.png" /> |
| 92 <img src="graphs/Meteorcl-results.png" /> | 95 <img src="graphs/Meteorcl-results.png" /> |
| 93 <img src="graphs/Recursecl-results.png" /> | 96 <img src="graphs/Recursecl-results.png" /> |
| 94 <img src="graphs/Taklcl-results.png" /> | 97 <img src="graphs/Taklcl-results.png" /> |
| 95 <img src="graphs/code-time-size.png" /> | 98 <img src="graphs/code-time-size.png" /> |
| 96 </body> | 99 </body> |
| 97 </html> | 100 </html> |
| OLD | NEW |