_.isEqual Level 3 vs JSON.stringify Level 3 vs object testFastest: JSON.stringify Level 3 (18.1x faster)
3,248,527 ops/sec
986,592 ops/sec
179,739 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| _.isEqual Level 3 | |
| JSON.stringify Level 3 | |
| object test |
| Test name | Executions per second |
|---|---|
| ✓ JSON.stringify Level 3 | 6,630,256 Ops/sec |
| _.isEqual Level 3 | 1,281,163 Ops/sec |
| object test | 186,475 Ops/sec |