jQuery.extend vs JSON.stringifyFastest: jQuery.extend (1.4x faster)
3,197,944 ops/sec
2,304,888 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| jQuery.extend | |
| JSON.stringify |
| Test name | Executions per second |
|---|---|
| ✓ jQuery.extend | 3,647,807 Ops/sec |
| JSON.stringify | 2,880,552 Ops/sec |