mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
fa816be7f0
Refactor DevTools to record Timeline data (in memory) while profiling. Updated the Profiler UI to import/export Timeline data along with legacy profiler data. Relates to issue #22529