HTML Preparation code:
AخA
 
1
<div>yo</div>
Script Preparation code:
 
console.log('yo');
Tests:
  • testcase #1

     
    var t = 0 + 0;
  • testcase #2

     
    var t = 0 - 0;
  • testcase #3

     
    var t = 0;
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results

Experimental features:

  • Test case name Result
    testcase #1
    testcase #2
    testcase #3

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 8 years ago)
Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
Firefox 48 on Windows
View result in a separate tab
Test name Executions per second
testcase #1 1023847296.0 Ops/sec
testcase #2 1023566272.0 Ops/sec
testcase #3 1027298496.0 Ops/sec