dillon1000/react

Commit

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

Files changed

Rendering syntax-highlighted changes…