react/packages/react-devtools-scheduling-p...
E-Liang Tan eabd18c73f
Scheduling Profiler: Move preprocessing to web worker and add loading indicator (#19759)
* Move preprocessData into a web worker
* Add UI feedback for loading/import error states
* Terminate worker when done handling profile
* Add display density CSS variables
2020-09-04 10:57:32 -04:00
..
src Scheduling Profiler: Move preprocessing to web worker and add loading indicator (#19759) 2020-09-04 10:57:32 -04:00
README.md Import React Concurrent Mode Profiler (#19634) 2020-08-20 14:06:28 -04:00
buildUtils.js Scheduling Profiler: Redesign with DevTools styling (#19707) 2020-09-03 12:08:40 -04:00
package.json Scheduling Profiler: Move preprocessing to web worker and add loading indicator (#19759) 2020-09-04 10:57:32 -04:00
webpack.config.js Scheduling Profiler: Move preprocessing to web worker and add loading indicator (#19759) 2020-09-04 10:57:32 -04:00

README.md

Experimental React Concurrent Mode Profiler