Remove vs. Hide
JavaScript performance comparison
Preparation code
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
<div id="sup"></div>
Preparation code output
Test runner
Warning! For accurate results, please disable Firebug before running the tests. (Why?)
Java applet disabled.
| Test | Ops/sec | |
|---|---|---|
Remove |
|
pending… |
Hide |
|
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 Alex Kahn and last updated
- Revision 2: published by Alex Kahn
- Revision 3: published by Mathias Bynens
- Revision 4: published by tenbits
- Revision 5: published
- Revision 6: published by peke
- Revision 7: published
- Revision 9: published
- Revision 10: published
- Revision 12: published
- Revision 14: published
- Revision 15: published by fghfgh
- Revision 16: published
- Revision 17: published
- Revision 18: published
- Revision 20: published by Felipo Antonoff
- Revision 21: published
- Revision 22: published by Chele Loco
- Revision 23: published by Don
- Revision 24: published
- Revision 25: published
1 comment
Let's go!