Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36 Edg/135.0.0.0
Chrome 135
Windows
Desktop
one year ago
for loop pre-allocate cached length
152K/s
for loop pre-allocate
133K/s
for loop push
116K/s
Array.from with map
49K/s
Spread with map
48K/s
Array.from with second parameter
46K/s
View exact numbers
Test name Executions per second
for loop pre-allocate cached length 151,887 Ops/sec
for loop pre-allocate 133,359 Ops/sec
for loop push 115,566 Ops/sec
Array.from with map 49,263 Ops/sec
Spread with map 48,475 Ops/sec
Array.from with second parameter 46,116 Ops/sec
HTML Preparation code:
Script Preparation code:
Tests: