dillon1000/react

Commit

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.
Browse files
Changed paths2 files
First-parent comparison
M src/test/ReactDefaultPerf.js ModifiedM src/test/ReactDefaultPerfAnalysis.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…