What is the purpose of React DevTools Profiler?

React Developer Medium

React Developer — Medium

What is the purpose of React DevTools Profiler?

Key points

  • React DevTools Profiler records rendering performance
  • It identifies which components rendered and why
  • It measures the cost of each render
  • Helps developers optimize performance

Ready to go further?

Related questions