ChangingImageSize

Benchmark created by Dmitry on


Preparation HTML

<style>
</style>
<img class="myTestImage" src="http://s003.radikal.ru/i203/1107/00/1f2e3907ca10.jpg"
width="305" height="433" />
<script src="//ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js">
</script>

Test runner

Ready to run.

Testing in
TestOps/sec
attr width
jQuery(.myTestImage).attr("width");
ready
width()
jQuery(.myTestImage).width();
ready

Revisions

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