What is the purpose of React DevTools' "Profiler" tab?
To debug errors in the code
To monitor and optimize the performance of components
To test network requests
To view the structure of the React component tree
This question is part of this quiz :
Error Boundary and Debugging in React