Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36
Chrome 121
Windows
Desktop
2 years ago
Direct assign an item to an initialized array
12K/s
Push item to an array
11K/s
Append an item by spread
3K/s
View exact numbers
Test name Executions per second
Direct assign an item to an initialized array 11,641 Ops/sec
Push item to an array 11,366 Ops/sec
Append an item by spread 2,919 Ops/sec
Script Preparation code:
Tests: