Tests:
-
typeof val === 'undefined'
-
typeof val !== 'undefined'
-
!!val
-
!val
Rendered benchmark preparation results:
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
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 |
Do you really want to delete benchmark?