mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/43408 Changelog: [internal] I think mount operations are taking longer than expected because of a debugging block (that we might remove). This adds some systrace sections to distinguish that from the overall time and confirm this only happens in debug builds. Reviewed By: sammy-SC Differential Revision: D54746491 fbshipit-source-id: 317b22b6dcd1ae117ed4a013180df8842bf712f0