mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/48940 The PerformanceObserver (marks and measures) example clears it's output each time a new PerformanceObserver event fires, which makes it not particularly useful. This change makes it so the output is only updated if a non-empty list of performance events is observed. ## Changelog [Internal] Reviewed By: rubennorte Differential Revision: D68634361 fbshipit-source-id: 71b97e1c66aabd090cae63d55c8fa0a425d0c2f4