Lodash isEqual test vs strict equality check (version: 0)
Test on isEqual performance vs immutable
Comparing performance of:_.isEqual Level 1 vs JSON.stringify Level 1 vs _.isEqual Level 2 vs JSON.stringify Level 2 vs _.isEqual Level 3 vs JSON.stringify Level 3 vs equality check