jQuery.support

JavaScript performance comparison

Test case created by John-David Dalton and last updated

Info

Tests the upfront cost of initializing jQuery.support.

Preparation code

<script src="//dl.dropbox.com/u/513327/allyoucanleet/post/10/test/js/jq.support.js"></script>
<script>
Benchmark.options.maxTime = 15;
setTimeout(function() { ui.benchmarks[0].fn = jqSupport; }, 0);
</script>

Preparation code output

Test runner

Warning! For accurate results, please disable Firebug before running the tests. (Why?)

Java applet disabled.

Testing in unknown unknown
Test Ops/sec
jQuery.support
/* set in preparation code */
pending…

You can edit these tests or add even more tests to this page by appending /edit to the URL.

Compare results of other browsers

0 comments

Add a comment