Script Preparation code:
AخA
 
var question = { search: "toto" };
Tests:
  • typeof

     
    typeof question.search
  • access

     
    question.search
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results

Experimental features:

  • Test case name Result
    typeof
    access

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 4 years ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36
Chrome 86 on Windows
View result in a separate tab
Test name Executions per second
typeof 5395660.5 Ops/sec
access 5331210.0 Ops/sec