mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
dfa25df2cf
Summary: With this change, we now collect the number of text measurements that we perform during the layout phase of the commit. Text measurements are the most expensive layout operations which pretty much responsible for the vast majority of time spent in the layout phase. Changelog: [Internal] Fabric-specific internal change. Reviewed By: mdvacca Differential Revision: D23364664 fbshipit-source-id: 19514b93166b4053c2f3be37e79507f2c5248000