Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/152.0.0.0 Safari/537.36 OPR/136.0.0.0 (Edition developer)
Opera 136
Windows
Desktop
29 days ago
Benchmark.js
new Array(length)
40/s
new Array(length) (index fill)
11/s
Array.from({ length }) (index fill)
2/s
Array.from({ length })
2/s
View exact numbers
Test name Executions per second
new Array(length) 40 Ops/sec
new Array(length) (index fill) 11 Ops/sec
Array.from({ length }) (index fill) 2 Ops/sec
Array.from({ length }) 2 Ops/sec
HTML Preparation code:
Script Preparation code:
Tests: