analyze-reselect
v1.0.1
Published
Analyze how often your reselect selectors are being called
Downloads
3
Readme
analyze-reselect
To use, simply import the package before Reselect runs:
import 'analyze-reselect';
Then, in your browser, run window.analyzeReselect()
to see diagnostic information about your worst-performing selectors.