dillon1000/react
Commit
Browse files [perf] Wasted time metrics
This logs DOM ops for a given reconcile. Based on which components rendered and which ones *actually* caused DOM updates we can find opportunities to add shouldComponentUpdate() methods.
Changed paths1 file
First-parent comparisonsrc/test/ReactDefaultPerf.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…