dillon1000/react

Commit

[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.
Browse files
Changed paths1 file
First-parent comparison
M src/test/ReactDefaultPerf.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…