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

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

Issue 1576153002: Remove the Dromaeo and TodoMVC samples. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 11 months 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/data.html ('k') | tools/testing/perf_testing/get_current_stats.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « tools/testing/perf_testing/data.html ('k') | tools/testing/perf_testing/get_current_stats.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698