clonedeep vs structuredClone vs json parsingFastest: json parsing (1.7x faster)
277 ops/sec
201 ops/sec
168 ops/sec
Fastest: structuredClone (3.3x faster)
320 ops/sec
308 ops/sec
97 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 | |
| json parsing |
| Test name | Executions per second |
|---|---|
| ✓ structuredClone | 124 Ops/sec |
| json parsing | 94 Ops/sec |
| clonedeep | 76 Ops/sec |