Closure window.jQuery vs jQuery
JavaScript performance comparison
Preparation code
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
Test runner
Warning! For accurate results, please disable Firebug before running the tests. (Why?)
Java applet disabled.
| Test | Ops/sec | |
|---|---|---|
window.jQuery |
|
pending… |
jQuery |
|
pending… |
window.jQuery & window.document |
|
pending… |
jQuery & document |
|
pending… |
jQuery & document & location |
|
pending… |
jQuery & document & location & window |
|
pending… |
Compare results of other browsers
Revisions
You can edit these tests or add even more tests to this page by appending /edit to the URL. Here’s a list of current revisions for this page:
- Revision 1: published by Tomás
- Revision 2: published by Tomás
0 comments