Array.from vs [...spread]73,614 ops/sec
70,588 ops/sec
Fastest: [...spread] (1.7x faster)
76,247 ops/sec
43,569 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| Array.from | |
| [...spread] |
| Test name | Executions per second |
|---|---|
| ✓ [...spread] | 87,624 Ops/sec |
| Array.from | 57,231 Ops/sec |