| Index: tools/testing/perf_testing/dromaeo.html
|
| diff --git a/tools/testing/perf_testing/dromaeo.html b/tools/testing/perf_testing/dromaeo.html
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..649f252fdc71c229f6f07268b2dd45e10608078a
|
| --- /dev/null
|
| +++ b/tools/testing/perf_testing/dromaeo.html
|
| @@ -0,0 +1,51 @@
|
| +
|
| +<!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/2dromaeo-size.png" />
|
| +<br />
|
| +
|
| +<hr />
|
| +
|
| +<p> Individual Dromaeo benchmark performance </p>
|
| +
|
| +<p> Attribute benchmarks: </p>
|
| +<img src="graphs/getAttributedromaeo.png" />
|
| +<img src="graphs/element.propertydromaeo.png" />
|
| +<img src="graphs/setAttributedromaeo.png" />
|
| +<img src="graphs/element.property_=_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(*)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>
|
|
|