JIX framework Wrapper (v6)

Revision 6 of this benchmark created by xercool on


Preparation HTML

<script src="http://testtvbox.inetcom.tv/js/jix.base.js"></script>
<script src="http://testtvbox.inetcom.tv/js/jix.el.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.js"></script>

<script>
   hColl = [1,2,3,4,5,6,7,8,9,10];
</script>

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

<div id="test2">
</div>

Test runner

Ready to run.

Testing in
TestOps/sec
JIX
$$.show(document.getElementById('test'));
ready
Native
document.getElementById('test').style.display = 'block';
ready

Revisions

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

  • Revision 1: published by xercool on
  • Revision 2: published by xercool on
  • Revision 3: published by xercool on
  • Revision 4: published by xercool on
  • Revision 5: published by xercool on
  • Revision 6: published by xercool on
  • Revision 7: published by xercool on