Run details:
Mozilla/5.0 (X11; Ubuntu; Linux x86_64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/60.5 Safari/605.1.15
Safari 60
Ubuntu
Desktop
one year ago
Test name Executions per second
Push item to an array 126187.6 Ops/sec
Append an item by spread 282.8 Ops/sec
Direct assign an item to an initialized array 227287.2 Ops/sec
items[items.length] 124162.5 Ops/sec
items[items.length] outer length counter 127557.3 Ops/sec
items[items.length] outer length counter + new Array() 226280.7 Ops/sec
Cutting empty tail 177604.0 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