Files
atom/src
Kevin Sawicki cf47ee5063 Only call _.isEqual when needed
Invert the logic to return if all are equal so we can fall through
on the first false call so only the minimum isEqual calls are made.

Also perform the boolean check first instead of last since it
cheaper than a Point comparison.

This showed up in the profile when profiling moving the cursor.
2014-01-08 10:59:39 -08:00
..
2014-01-07 19:22:22 -07:00
2014-01-05 10:25:59 -07:00
2014-01-05 10:25:59 -07:00
2013-11-22 13:31:27 -08:00
2013-08-19 20:13:57 -07:00
2013-11-22 13:39:24 -08:00
2014-01-03 18:32:44 -07:00
2013-08-19 20:13:57 -07:00
2014-01-05 10:25:59 -07:00
2013-08-27 10:16:59 -07:00
2013-12-03 12:02:41 -08:00
2014-01-08 10:59:39 -08:00
2013-11-22 13:43:43 -08:00
2013-08-19 20:13:57 -07:00
2013-12-16 15:46:07 -08:00