react-native-macos/React
Nick Lockwood 5b796cec34 Reduced work done on main thread by RCTImageLoader
Summary: public

Removed redundant calls to [RCTNetwork canHandleRequest] in release mode when loading images, and improved perf for handler lookups when running in debug mode.

Reviewed By: tadeuzagallo

Differential Revision: D2663307

fb-gh-sync-id: 13285154c1c3773b32dba7894d86d14992e2fd7d
2015-11-17 07:21:29 -08:00
..
Base Reduced work done on main thread by RCTImageLoader 2015-11-17 07:21:29 -08:00
Executors Reenable JS profiler after reload 2015-11-16 03:35:27 -08:00
Layout Fix width being ignored when has a value of 0 2015-09-25 15:42:21 -07:00
Modules Return viewsWithNewFrame instead of passing it around 2015-11-17 06:37:31 -08:00
Profiler Replaced RCTSparseArray with NSDictionary 2015-11-14 10:28:28 -08:00
React.xcodeproj Replaced RCTSparseArray with NSDictionary 2015-11-14 10:28:28 -08:00
Views Return viewsWithNewFrame instead of passing it around 2015-11-17 06:37:31 -08:00