Files
react-native/Libraries
Ruslan Shestopalyuk 48c7adc3bf Logging in GlobalPerformanceLogger via WebPerformance API (#36402)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/36402

## Changelog:

[Internal] -

Makes `GlobalPerformanceLogger` (`IPerformanceLogger` API), additionally use the native WebPerformance implementation (`Performance` and `PerformanceObserver` APIs) to log points/timespans as marks/measures correspondingly.

This will ultimately help to converge performance logging facilities across platforms and language boundaries.

In a shorter term, it can serve as a good case study of using the Web Performance API implementation.

Note that this implementation is disabled by default (controlled by the RN feature flag), and will be enabled separately via na experiment.

Reviewed By: rubennorte

Differential Revision: D43873560

fbshipit-source-id: 22e2d787c8f22d2f67556dfe4bf175743eca2caf
2023-03-10 12:37:51 -08:00
..
2022-09-30 14:28:48 -07:00
2023-02-28 10:23:36 -08:00
2022-09-30 14:28:48 -07:00
2023-01-23 07:38:48 -08:00
2023-03-03 17:06:58 -08:00
2022-09-30 14:28:48 -07:00
2023-02-28 10:23:36 -08:00
2022-09-30 14:28:48 -07:00
2023-03-03 17:06:58 -08:00
2022-09-30 14:28:48 -07:00
2022-12-06 19:34:14 -08:00
2023-02-28 10:23:36 -08:00
2022-11-02 14:58:37 -07:00
2023-02-28 10:23:36 -08:00
2023-01-19 14:04:23 -08:00