makeArray with Length vs Push Array vs Make Array use Array from| Test case name | Result |
|---|---|
| makeArray with Length | |
| Push Array | |
| Make Array use Array from |
| Test name | Executions per second |
|---|---|
| ✓ Make Array use Array from | 5,420,620 Ops/sec |
| makeArray with Length | 651,844 Ops/sec |
| Push Array | 32,894 Ops/sec |