| Test name | Executions per second |
|---|---|
| Push item to an array | 50142.0 Ops/sec |
| Append an item by spread | 627.2 Ops/sec |
| Direct assign an item to an initialized array | 112535.1 Ops/sec |
| items[items.length] | 72357.9 Ops/sec |
| items[items.length] outer length counter | 75865.4 Ops/sec |