| Index: tools/testing/perf_testing/dromaeo.html
|
| diff --git a/tools/testing/perf_testing/dromaeo.html b/tools/testing/perf_testing/dromaeo.html
|
| deleted file mode 100644
|
| index aee032ddedb5c383f710a8dcf49eff8314e96d11..0000000000000000000000000000000000000000
|
| --- a/tools/testing/perf_testing/dromaeo.html
|
| +++ /dev/null
|
| @@ -1,55 +0,0 @@
|
| -
|
| -<!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>Dart DOM metrics</title>
|
| -<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
|
| -</head>
|
| -<body>
|
| -<p><a href="data.html">Raw Data Logs</a></p>
|
| -<img src="graphs/avg2dromaeo.png" />
|
| -<img src="graphs/avg3dromaeo.png" />
|
| -<img src="graphs/avg4dromaeo.png" />
|
| -<img src="graphs/avg5dromaeo.png" />
|
| -<img src="graphs/avg6dromaeo.png" />
|
| -<img src="graphs/2dromaeo-size.png" />
|
| -<br />
|
| -
|
| -<hr />
|
| -
|
| -<p> Individual Dromaeo benchmark performance </p>
|
| -
|
| -<p> Attributes benchmarks: </p>
|
| -<img src="graphs/getAttributedromaeo.png" />
|
| -<img src="graphs/element.propertydromaeo.png" />
|
| -<img src="graphs/setAttributedromaeo.png" />
|
| -<img src="graphs/element.property_ASSIGN_valuedromaeo.png" />
|
| -
|
| -<p> Modify benchmarks: </p>
|
| -<img src="graphs/createElementdromaeo.png" />
|
| -<img src="graphs/createTextNodedromaeo.png" />
|
| -<img src="graphs/innerHTMLdromaeo.png" />
|
| -<img src="graphs/cloneNodedromaeo.png" />
|
| -<img src="graphs/appendChilddromaeo.png" />
|
| -<img src="graphs/insertBeforedromaeo.png" />
|
| -
|
| -<p> Query benchmarks: </p>
|
| -<img src="graphs/getElementByIddromaeo.png" />
|
| -<img src="graphs/getElementById__not_in_document_dromaeo.png" />
|
| -<img src="graphs/getElementsByTagName_div_dromaeo.png" />
|
| -<img src="graphs/getElementsByTagName_p_dromaeo.png" />
|
| -<img src="graphs/getElementsByTagName_a_dromaeo.png" />
|
| -<img src="graphs/getElementsByTagName_ALL_dromaeo.png" />
|
| -<img src="graphs/getElementsByTagName__not_in_document_dromaeo.png" />
|
| -<img src="graphs/getElementsByNamedromaeo.png" />
|
| -<img src="graphs/getElementsByName__not_in_document_dromaeo.png" />
|
| -
|
| -<p> Traverse benchmarks: </p>
|
| -<img src="graphs/firstChilddromaeo.png" />
|
| -<img src="graphs/lastChilddromaeo.png" />
|
| -<img src="graphs/nextSiblingdromaeo.png" />
|
| -<img src="graphs/previousSiblingdromaeo.png" />
|
| -<img src="graphs/childNodesdromaeo.png" />
|
| -
|
| -</body>
|
| -</html>
|
|
|