Does this work?

Benchmark created on


Description

looks like jsperf is broken?

Preparation HTML

<p></p>

Setup

var test = true;

Teardown


    var test = false;
  

Test runner

Ready to run.

Testing in
TestOps/sec
foo
if (test){
   test.toString();
}
ready
bar
test.toString()
ready

Revisions

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