javascript - How to use Chrome developer tools to profile mounting times of React.native components? -


the chrome development tools provide me flame chart showing execution times of various methods being called part of rendering of react.native ios application. although chart displays many mountcomponent calls, not show particular component being rendered. there way attach information chart?

this see:

many mountcomponent calls

one thing thought of logging parameters function calls. give me enough information see components take time. there way this?


Comments

Popular posts from this blog

PHP and MySQL WP -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

nginx - phpPgAdmin - log in works but I have to login again after clicking on any links -