Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36
Chrome 122
Windows
Desktop
2 years ago
Direct assign an item to an initialized array
11K/s
Push item to an array
10K/s
Append an item by spread
2K/s
View exact numbers
Test name Executions per second
Direct assign an item to an initialized array 10,569 Ops/sec
Push item to an array 9,798 Ops/sec
Append an item by spread 1,609 Ops/sec
Script Preparation code:
Tests: