JSON.parse vs Recursive interpolateFastest: Recursive interpolate (2.1x faster)
164,268 ops/sec
77,163 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 | |
| Recursive interpolate |
| Test name | Executions per second |
|---|---|
| ✓ Recursive interpolate | 161,265 Ops/sec |
| JSON.parse | 77,163 Ops/sec |