Skip to content

Conversation

@rubennorte
Copy link
Contributor

Summary:
Changelog: [internal]

We're currently logging when we execute timers in Systrace/Perfetto, but we have no information about them whatsoever.

This adds some additional information:

  • What kind of timer it is
  • It's ID
  • And most importantly, when it was created (including the ID as well).

This allows us to know where was a specific timer scheduled and with what API.

Differential Revision: D58832112

@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 Jun 20, 2024
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

rubennorte added a commit to rubennorte/react-native that referenced this pull request Jun 20, 2024
Summary:
Pull Request resolved: facebook#45091

Changelog: [internal]

We're currently logging when we execute timers in Systrace/Perfetto, but we have no information about them whatsoever.

This adds some additional information:
  * What kind of timer it is
  * It's ID
  * And most importantly, when it was created (including the ID as well).

This allows us to know where was a specific timer scheduled and with what API.

Differential Revision: D58832112
@facebook-github-bot
Copy link
Contributor

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

rubennorte added a commit to rubennorte/react-native that referenced this pull request Jun 20, 2024
Summary:
Pull Request resolved: facebook#45091

Changelog: [internal]

We're currently logging when we execute timers in Systrace/Perfetto, but we have no information about them whatsoever.

This adds some additional information:
  * What kind of timer it is
  * It's ID
  * And most importantly, when it was created (including the ID as well).

This allows us to know where was a specific timer scheduled and with what API.

Differential Revision: D58832112
@analysis-bot
Copy link

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 20,478,735 -8
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 23,676,516 -13
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: 3dcf86b
Branch: main

…using microtasks

Differential Revision: D58816582
@facebook-github-bot
Copy link
Contributor

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

rubennorte added a commit to rubennorte/react-native that referenced this pull request Jun 21, 2024
Summary:
Pull Request resolved: facebook#45091

Changelog: [internal]

We're currently logging when we execute timers in Systrace/Perfetto, but we have no information about them whatsoever.

This adds some additional information:
  * What kind of timer it is
  * It's ID
  * And most importantly, when it was created (including the ID as well).

This allows us to know where was a specific timer scheduled and with what API.

Reviewed By: bgirard

Differential Revision: D58832112
Summary:
Pull Request resolved: facebook#45091

Changelog: [internal]

We're currently logging when we execute timers in Systrace/Perfetto, but we have no information about them whatsoever.

This adds some additional information:
  * What kind of timer it is
  * It's ID
  * And most importantly, when it was created (including the ID as well).

This allows us to know where was a specific timer scheduled and with what API.

Reviewed By: bgirard

Differential Revision: D58832112
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Jun 21, 2024
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in a8a76f9.

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.

3 participants