react-perf-component
react-perf-component copied to clipboard
Higher-order component that can measure component performance
Results
1
react-perf-component issues
Sort by
recently updated
recently updated
newest added
trafficstars
I used react-router to do dynamic rendering here. But I found that this component printed wasted time each time when I clicked react-router that triggered @@router/LOCATION_CHANGE. It's perfect for us...