mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
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.