/analyze-reselect

Analyze how often your reselect selectors are being called

Primary LanguageJavaScript

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.