react/packages/react-devtools-scheduling-p...
BIKI DAS b0803f255b
VerticalScrollView -> fixed typos (#22341)
2021-09-17 09:05:09 -04:00
..
src VerticalScrollView -> fixed typos (#22341) 2021-09-17 09:05:09 -04:00
README.md [DRAFT] Import scheduling profiler into DevTools Profiler (#21897) 2021-07-22 13:58:57 -04:00
package.json React DevTools 4.17.0 -> 4.18.0 (#22234) 2021-09-01 13:39:36 -07:00

README.md

React Concurrent Mode Profiler

This package contains the new/experimental "scheduling profiler" for React 18. This profiler exists as its own project because it was initially deployed as a standalone app. It has since been moved into the DevTools Profiler under the "Scheduling" tab. This package will likely eventually be moved into react-devtools-shared.