Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36
Chrome 121
Mac OS X 10.15.7
Desktop
2 years ago
Object.create(null);
407/s
key in Object.create(null)
405/s
{}
354/s
key in {}
336/s
View exact numbers
Test name Executions per second
Object.create(null); 407 Ops/sec
key in Object.create(null) 405 Ops/sec
{} 354 Ops/sec
key in {} 336 Ops/sec
Tests: