dfgdfgdfg

Benchmark created by fdgdfg on


Description

dfgdf

Preparation HTML

<script src="//ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>


<p> </p>
<p> </p><p> </p><p> </p><p> </p><p> </p><p> </p><p> </p><p> </p><p> </p><p> </p><p> </p><p> </p><p> </p><p> </p><p> </p><p> </p><p> </p><p> </p><p> </p><p> </p><p> </p><p> </p><p> </p><p> </p><p> </p><p> </p><p> </p><p> </p><p> </p><p> </p><p> </p>

Test runner

Ready to run.

Testing in
TestOps/sec
aaa
 $.each($("p"), function ()
        {
            $(this).show();
        });
ready
ddddddd
var g=$("p").length
var h=$("p");
  for (var i = 0; i <g; i++)
            {
                h.eq(i).show();
                 
                }     
ready

Revisions

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

  • Revision 1: published by fdgdfg on