How to do perf analysis in React 16 How to do perf analysis in React 16 reactjs reactjs

How to do perf analysis in React 16


React events are logged under the "User Timing" label - if you expand that label instead of "Main" you should find the component performance data you are looking for.