Run details:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36
Chrome 132
Linux
Desktop
one year ago
Direct assign an item to an initialized array
112K/s
items[items.length] outer length counter
111K/s
items[items.length]
72K/s
Push item to an array
50K/s
Append an item by spread
628/s
View exact numbers
Test name Executions per second
Direct assign an item to an initialized array 112,200 Ops/sec
items[items.length] outer length counter 110,786 Ops/sec
items[items.length] 72,226 Ops/sec
Push item to an array 50,455 Ops/sec
Append an item by spread 628 Ops/sec
Script Preparation code:
Tests: