JSON.parse vs Object.assignFastest: Object.assign (4.7x faster)
6,773,933 ops/sec
1,436,764 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| JSON.parse | |
| Object.assign |
| Test name | Executions per second |
|---|---|
| ✓ Object.assign | 17,436,006 Ops/sec |
| JSON.parse | 2,309,681 Ops/sec |