jkljfjjffjfjfj

Benchmark created on


Preparation HTML

<script src="//ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
 
<script>
  var x={a:1,b:2,c:3}, key, b;
</script>

Test runner

Ready to run.

Testing in
TestOps/sec
this
for(key in x){
b=$(this);}
ready
other
for(key in x){
b=x[key];}
ready

Revisions

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