JSON.stringify vs DestructuringFastest: Destructuring (1.7x faster)
3,847,632 ops/sec
2,299,273 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| JSON.stringify | |
| Destructuring |
| Test name | Executions per second |
|---|---|
| ✓ Destructuring | 442,181 Ops/sec |
| JSON.stringify | 92,066 Ops/sec |