Run details:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36
Chrome 135
Linux
Desktop
one year ago
Test name Executions per second
Push item to an array 52275.4 Ops/sec
Append an item by spread 662.2 Ops/sec
Direct assign an item to an initialized array 123553.1 Ops/sec
items[items.length] 75363.8 Ops/sec
items[items.length] outer length counter 78443.3 Ops/sec
items[items.length] outer length counter + new Array() 123682.9 Ops/sec
Cutting empty tail 108284.8 Ops/sec
Script Preparation code:
Tests:
  • Push item to an array

  • Append an item by spread

  • Direct assign an item to an initialized array

  • items[items.length]

  • items[items.length] outer length counter

  • items[items.length] outer length counter + new Array()

  • Cutting empty tail