jQuery.support
JavaScript performance comparison
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.
| Test | Ops/sec | |
|---|---|---|
jQuery.support |
|
pending… |
You can edit these tests or add even more tests to this page by appending /edit to the URL.
0 comments