_.isEqual vs JSON.stringifyFastest: _.isEqual (8.5x faster)
6,030,910 ops/sec
707,473 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 | 10,057,156 Ops/sec |
| JSON.stringify | 692,220 Ops/sec |