Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
Chrome 120
Windows
Desktop
2 years ago
new Array(1000)
17K/s
Array.from({length: 1000})
11K/s
View exact numbers
Test name Executions per second
new Array(1000) 16,574 Ops/sec
Array.from({length: 1000}) 11,310 Ops/sec
Tests: