react-native/ReactCommon/fabric/view/yoga
Valentin Shergin b13add753b Fabric: Optimizing yogaNodeCloneCallbackConnector in case of correct childIndex
Summary:
YogaLayoutableShadowNode::yogaNodeCloneCallbackConnector is a hot path.
Previous implementation did not use provided `childIndex` which is correct for most cases.
See comments in code for more details.

Reviewed By: fkgozali

Differential Revision: D8070120

fbshipit-source-id: d1a6abe82688387752b66a57b13dc356abb22c96
2018-05-24 18:01:46 -07:00
..
YogaLayoutableShadowNode.cpp Fabric: Optimizing yogaNodeCloneCallbackConnector in case of correct childIndex 2018-05-24 18:01:46 -07:00
YogaLayoutableShadowNode.h Fabric: Composing YGNode object inside ShadowNode to avoid memory allocation overhead 2018-05-22 15:48:17 -07:00
YogaStylableProps.cpp Fabric: New props treatment in `view` module 2018-05-14 16:03:49 -07:00
YogaStylableProps.h Fabric: Modernizing debug printing in View module 2018-05-14 16:03:49 -07:00