slice and index vs spread and pop vs get by length | Test case name | Result |
|---|---|
| slice and index | |
| spread and pop | |
| get by length |
| Test name | Executions per second |
|---|---|
| ✓ get by length | 251,725,984 Ops/sec |
| spread and pop | 68,780,424 Ops/sec |
| slice and index | 68,380,208 Ops/sec |