dillon1000/react
Commit
Browse files [perf] Refactor ReactDefaultPerf and add DOM operation tracing
Split the summary functions into a separate module, and add the ability to view a lot of all DOM operations. Removed DOM timing since it was incorrect. Will potentially replace with a dropped frame counter in the future.
Changed paths2 files
First-parent comparisonsrc/test/ReactDefaultPerf.js ModifiedA src/test/ReactDefaultPerfAnalysis.js AddedPatch
Files changed
Rendering syntax-highlighted changes…