Skip to content

Conversation

@rubennorte
Copy link
Contributor

Summary: Changelog: [internal]

Differential Revision: D61885705

Summary: Changelog: [internal]

Differential Revision: D61885705
@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner labels Aug 27, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D61885705

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in cf356bd.

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Aug 28, 2024
@react-native-bot
Copy link
Collaborator

This pull request was successfully merged by @rubennorte in cf356bd

When will my fix make it into a release? | How to file a pick request?

@abhaywit
Copy link

abhaywit commented Jan 8, 2026

hi @rubennorte what was the rationale for this change? thanks!

@rubennorte
Copy link
Contributor Author

hi @rubennorte what was the rationale for this change? thanks!

This is an internal API in React Native and it was logging too much data to Systrace in the current use cases that we had. We'll probably remove this API altogether as it's not used within React Native itself and it's not public.

@rubennorte rubennorte deleted the export-D61885705 branch January 8, 2026 10:51
@abhaywit
Copy link

hi @rubennorte what was the rationale for this change? thanks!

This is an internal API in React Native and it was logging too much data to Systrace in the current use cases that we had. We'll probably remove this API altogether as it's not used within React Native itself and it's not public.

@rubennorte Thanks for the response. Are the use cases that relied on these traces still relevant at Meta? If so, out of curiosity, how are those needs being addressed after this change?

For context, we used these traces to determine the number and duration of network calls during app startup, and used that data to help app developers reduce startup latency caused by excessive network requests on launch.

Thanks.

@rubennorte
Copy link
Contributor Author

For context, we used these traces to determine the number and duration of network calls during app startup, and used that data to help app developers reduce startup latency caused by excessive network requests on launch.

Thanks.

@abhaywit I would recommend using the new Web performance APIs released as stable in 0.83 (https://reactnative.dev/blog/2025/12/10/react-native-0.83#web-performance-apis-as-stable).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants