new version of qunit ... fixing up tests.

This commit is contained in:
Jeremy Ashkenas
2011-03-20 18:21:49 -04:00
parent 48abcd84c5
commit 25457982a8
4 changed files with 1595 additions and 72 deletions

View File

@@ -22,13 +22,13 @@
<ol id="qunit-tests"></ol>
<br />
<h1 class="qunit-header">Underscore Speed Suite</h1>
<h2 class="qunit-userAgent">
<p>
A representative sample of the functions are benchmarked here, to provide
a sense of how fast they might run in different browsers.
Each iteration runs on an array of 1000 elements.<br /><br />
For example, the 'intersect' test measures the number of times you can
find the intersection of two thousand-element arrays in one second.
</h2>
</p>
<br />
<script type="text/html" id="template">