_.isEqual vs JSON.stringifyFastest: _.isEqual (1.7x faster)
5,450,525 ops/sec
3,300,171 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| _.isEqual | |
| JSON.stringify |
| Test name | Executions per second |
|---|---|
| ✓ _.isEqual | 8,493,323 Ops/sec |
| JSON.stringify | 7,990,146 Ops/sec |