Initial patch.
[vuplus_webkit] / Websites / webkit.org / perf / slickspeed / header.html
diff --git a/Websites/webkit.org/perf/slickspeed/header.html b/Websites/webkit.org/perf/slickspeed/header.html
new file mode 100644 (file)
index 0000000..07cff11
--- /dev/null
@@ -0,0 +1,11 @@
+<h1><span>SlickSpeed</span></h1>
+<h2>speed/validity selectors test for frameworks.</h2>
+<p>Every framework runs in its own iFrame, thus no conflicts can happen. Tests are run selector by selector, with an interval to prevent the browser from freezing.</p>
+<p>Tests are run in a neutral environment, no library or framework is included in the main javascript test, to avoid favoritism.</p>
+<p>The WebKit version of this test includes a number of modifications. Specifically
+<ul>
+<li>The tests are run 250 times instead of once to show speed differences more accurately</li>
+<li>querySelectorAll is added as a supported &quot;library&quot;</li>
+<li>CSS selectors that not all implementations support have been removed to avoid distorting timing results. These will be added back in as new selectors are implemented.</li>
+</ul>
+</p>