Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36
Chrome 121
Windows
Desktop
2 years ago
Benchmark.js
if (key in obj)
3/s
if (object[key])
3/s
View exact numbers
Test name Executions per second
if (key in obj) 3 Ops/sec
if (object[key]) 3 Ops/sec
Script Preparation code:
Tests: