ishiddentests

Benchmark created by Gyst on


Preparation HTML

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

Test runner

Ready to run.

Testing in
TestOps/sec
ishidden
var moo = jQuery('.selectMe').is(':hidden');
ready
cssVisibility
var moo2 = jQuery('.selectMe').css("visibility") != "hidden";
ready

Revisions

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

  • Revision 1: published by Gyst on