tedtestDomperf
JavaScript performance comparison
Info
Test DOM find performance
Preparation code
<div id="popup">
<span style="display: none;">1
</span>
<span style="display: inline;">2
</span>
<span style="display: none;">3
</span>
<span style="display: none;">4
</span>
</div>
<script src="http://yui.yahooapis.com/3.8.1/build/yui/yui-min.js">
</script>
Preparation code output
2
Test runner
Warning! For accurate results, please disable Firebug before running the tests. (Why?)
Java applet disabled.
| Test | Ops/sec | |
|---|---|---|
siblings |
|
pending… |
normal |
|
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 Ted
- Revision 2: published
- Revision 3: published
- Revision 4: published
- Revision 5: published
- Revision 6: published by Ted
0 comments