stop tests start tests

SlickSpeed

speed/validity selectors test for frameworks.

Every framework runs in his own iFrame, thus no conflicts can happen. Tests are run selector by selector, with an interval to prevent the browser from freeezing.

Tests are run in a neutral environment, no library or framework is included in the main javascript test, to avoid favoritism.

Tests are run against a local copy of this document.

selectors Dojo 1.4.0JQuery 1.4.0MooTools 1.2.4Prototype 1.6.1.0My Library
*
div div
div > div
div + div
div ~ div
body
body div
div
div div div
div, div, div
div, a, span
.dialog
div.dialog
div .dialog
div.character, div.dialog
#speech5
div#speech5
div #speech5
div.scene div.dialog
div#scene1 div.dialog div
#scene1 #speech1
div[class]
div[class=dialog]
div[class^=dia]
div[class!=madeup]
div[class~=dialog]
div:last-child
div:first-child
final time (less is better) 00000

Legend

the faster the slower exception thrown or zero elements found different returned elements