dillon1000/react

Commit

Performance tool: Warn when interrupting an in-progress tree (#11480)

* Performance tool: Warn when interrupting an in-progress tree

* Include the name of the component that caused the interruption
Browse files
Changed paths4 files
First-parent comparison
M packages/react-reconciler/src/ReactDebugFiberPerf.js ModifiedM packages/react-reconciler/src/ReactFiberScheduler.js ModifiedM packages/react-reconciler/src/__tests__/ReactIncrementalPerf-test.js ModifiedM packages/react-reconciler/src/__tests__/__snapshots__/ReactIncrementalPerf-test.js.snap Modified
Patch

Files changed

Rendering syntax-highlighted changes…