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
417K/s
items[items.length] outer length counter
187K/s
items[items.length]
169K/s
Push item to an array
167K/s
Append an item by spread
998/s
View exact numbers
Test name Executions per second
Direct assign an item to an initialized array 416,777 Ops/sec
items[items.length] outer length counter 186,851 Ops/sec
items[items.length] 168,535 Ops/sec
Push item to an array 167,154 Ops/sec
Append an item by spread 998 Ops/sec
Script Preparation code:
Tests: