A good option is to visualize the React components on a chronological scale. This allows you to see which components are precisely mounted, updated and unmounted, and how much time they take relative to each other. This feature has been added as part of React 15.4.0 release. You can take a look at the official blog to get a better idea, but, summing up, these are the steps to launch it and launch it:
Download your application using the response_perf command in the query string (for example, http: // localhost: 3000 /? React_perf ).
Click the Timeline Chrome DevTools tab and click Record.
Follow the steps you want to profile. Do not record for more than 20 seconds or Chrome may freeze.
Stop recording.
Responsive events will be grouped under User Timing.
,