zepto vs jbone

Benchmark created by vansanblch on


Preparation HTML

<div>
    <p id="test">test</p>
</div>

<script src="//zeptojs.com/zepto.min.js"></script>
<script src="https://raw.github.com/kupriyanenko/jbone/master/dist/jbone.min.js"></script>

Test runner

Ready to run.

Testing in
TestOps/sec
zepto get by id
Zepto('#id')
ready
jbone
jBone('#id')
ready

Revisions

You can edit these tests or add more tests to this page by appending /edit to the URL.

  • Revision 1: published by vansanblch on