dillon1000/react
Commit
Browse files Make perf show all exclusive time, not just render time.
Currently require('ReactDefaultPerf').printExclusive() shows render
time and aggregate componentMount time.
This makes it show exclusive mount time by tracking a stack.Changed paths2 files
First-parent comparisonsrc/test/ReactDefaultPerf.js ModifiedM src/test/ReactDefaultPerfAnalysis.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…