getelementbyidtest1

Benchmark created on


Preparation HTML

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
<div id="main">This is the main div</div>

Test runner

Ready to run.

Testing in
TestOps/sec
jquery
$('#main');
ready
main
$(document.getElementById('main'));
ready

Revisions

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