jsut for testing 12312312

Benchmark created on


Preparation HTML

<section>
<div>
<span class='test'></span>
</div>
</section><script src="//ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>

Test runner

Ready to run.

Testing in
TestOps/sec
select case 1
$('section').find('.test');
ready
select case 2
$('.test')
ready

Revisions

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