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/ft_cost/jq.support.js"></script>
<script>
  Benchmark.prototype.MAX_TIME_ELAPSED = 15;
  ui.benchmarks[0].fn = jqSupport;
</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