Script Preparation code:
Tests:
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    typeof val === 'undefined'
    typeof val !== 'undefined'
    !!val
    !val

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: one year ago)
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36
Chrome 135 on Linux
View result in a separate tab
typeof val === 'undefined'
178.2M/s
typeof val !== 'undefined'
175.3M/s
!!val
152.2M/s
!val
99.4M/s
View exact numbers
Test name Executions per second
typeof val === 'undefined' 178,166,000 Ops/sec
typeof val !== 'undefined' 175,270,752 Ops/sec
!!val 152,172,400 Ops/sec
!val 99,374,280 Ops/sec