Object.assign vs DestructuringFastest: Destructuring (1.1x faster)
23,127,676 ops/sec
20,876,886 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| Object.assign | |
| Destructuring |
| Test name | Executions per second |
|---|---|
| ✓ Object.assign | 27,190,132 Ops/sec |
| Destructuring | 23,127,676 Ops/sec |