tt-js-class-search
JavaScript performance comparison
Preparation code
<script src="//ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
<script src="http://zeptojs.com/zepto.min.js"></script>
<script src="http://cdn.jqmobi.com/1.1/jq.mobi.min.js"></script>
<script src="http://jsrun.it/damele0n/kXAJ/js"></script>
<div id="id_element">hogehoge</div>
<div class="class_root">
<div class="class_child">
<div class="class_grandson">hogehoge</div>
<div class="class_grandson">hogehoge</div>
<div class="class_grandson">hogehoge</div>
<div class="class_grandson">hogehoge</div>
<div class="class_grandson">hogehoge</div>
<div class="class_grandson">hogehoge</div>
<div class="class_grandson">hogehoge</div>
<div class="class_grandson">hogehoge</div>
<div class="class_grandson">hogehoge</div>
<div class="class_grandson">hogehoge</div>
</div>
</div>
Preparation code output
hogehoge
hogehoge
hogehoge
hogehoge
hogehoge
hogehoge
hogehoge
hogehoge
hogehoge
hogehoge
hogehoge
Test runner
Warning! For accurate results, please disable Firebug before running the tests. (Why?)
Java applet disabled.
| Test | Ops/sec | |
|---|---|---|
tt.js |
|
pending… |
jQuery |
|
pending… |
jQMobi |
|
pending… |
Zepto |
|
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 dameleon
- Revision 2: published by dameleon
- Revision 3: published by dameleon
- Revision 4: published by dameleon
- Revision 5: published by dameleon
0 comments