t (v45)

Revision 45 of this benchmark created on


Preparation HTML

<script>var a={b:function(){return false}},q;</script>

Test runner

Ready to run.

Testing in
TestOps/sec
if
var b=a.b;if(b)b.call(a);
ready
a=
var _;if(_=a.b)_.call(a);
ready
a=2
if(q=a.b)q.call(a);
ready

Revisions

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