react-native-macos/React
Nick Lockwood 5136d95f2c Reduce boxing overhead of arrays in uiBlockWithLayoutUpdateForRootView
Summary: The view update cycle in UIManager was relying on a bunch of boolean values boxes as NSNumbers in parallel arrays. This diff packs those values into a struct, which is more efficient and easier to maintain.

Reviewed By: javache

Differential Revision: D3365346

fbshipit-source-id: d9cbf2865421f76772c1761b13992d40ec3675f0
2016-05-31 08:43:24 -07:00
..
Base Log image url when image size doesn't match. 2016-05-31 05:28:31 -07:00
Executors remove premature optimizations 2016-05-23 07:28:25 -07:00
Layout import css-layout-185 2016-05-31 04:13:32 -07:00
Modules Reduce boxing overhead of arrays in uiBlockWithLayoutUpdateForRootView 2016-05-31 08:43:24 -07:00
Profiler Add a bunch more systrace logging 2016-05-13 17:29:00 -07:00
React.xcodeproj Added RCTBundleURLProvider 2016-05-31 04:59:56 -07:00
Views import css-layout-185 2016-05-31 04:13:32 -07:00