Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36
Chrome 125
Windows
Desktop
2 years ago
new Array(1000)
5K/s
Array.from({length: 1000})
3K/s
View exact numbers
Test name Executions per second
new Array(1000) 5,220 Ops/sec
Array.from({length: 1000}) 3,459 Ops/sec
Tests: