selectioion test 375w275

Benchmark created by children slection on


Preparation HTML

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

<ul>
<li id="flatus">
<div><div>
<h3><a href="fart.com"></a></h3>
</div></div>
</li>
</ul>

Test runner

Ready to run.

Testing in
TestOps/sec
find
$('#flatus').find('div div h3 a').attr('href');
ready
children
$('#flatus').children('div div h3 a').attr('href');
ready

Revisions

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

  • Revision 1: published by children slection on