jquery

Benchmark created on


Preparation HTML

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

<img src="http://sphotos.ak.fbcdn.net/hphotos-ak-snc1/hs017.snc1/2638_58913744473_842119473_1400969_1783071_n.jpg" class="bar">

Test runner

Ready to run.

Testing in
TestOps/sec
1
$('img').removeClass('bar');
ready
2
$('img').css('display', '');
ready
3
$('img').show();
ready

Revisions

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