cloneDeep vs structuredCloneFastest: structuredClone (1.8x faster)
25 ops/sec
14 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| cloneDeep | |
| structuredClone |
| Test name | Executions per second |
|---|---|
| ✓ structuredClone | 12 Ops/sec |
| cloneDeep | 7 Ops/sec |