HTML Preparation code:
x
 
1
2
<div id='example'></div>
Tests:
  • Window id

     
    window.example
  • getElementById

     
    document.getElementById("example")
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results

Experimental features:

  • Test case name Result
    Window id
    getElementById

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 4 years ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36
Chrome 85 on Mac OS X 10.15.7
View result in a separate tab
Test name Executions per second
Window id 2981776.8 Ops/sec
getElementById 4625755.5 Ops/sec