dillon1000/react
Commit
Browse files Updates to perf
ReactDefaultPerf: * Show times as float instead of string. This means they're sortable. * Add count columns to all types and average to exclusive time. * Include mountComponent where updateComponent time is measured. * Increment count on _renderValidatedComponent instead of update. ReactDefaultPerfAnalysis: * Return counts with all summaries.
Changed paths2 files
First-parent comparisonsrc/test/ReactDefaultPerf.js ModifiedM src/test/ReactDefaultPerfAnalysis.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…