jQuery 2.0 performance test
JavaScript performance comparison
Preparation code
<script src="//code.jquery.com/jquery-2.0.0b2.js"></script>
<div class="hi">
<div class="four">
<div class="five"></div>
<div class="five"></div>
<div class="six">
<div class="one"><div class="three"><div></div>
<div class="one">
<div class="two"><div class="three"></div></div>
</div>
<div>
</div>
</div>
Preparation code output
Test runner
Warning! For accurate results, please disable Firebug before running the tests. (Why?)
Java applet disabled.
| Test | Ops/sec | |
|---|---|---|
Selector test |
|
pending… |
Selector test |
|
pending… |
You can edit these tests or add even more tests to this page by appending /edit to the URL.
0 comments