Skip to content

Mark Profiler API as stable - #15172

Merged
bvaughn merged 1 commit into
react:masterfrom
bvaughn:stable-Profiler
Mar 21, 2019
Merged

Mark Profiler API as stable#15172
bvaughn merged 1 commit into
react:masterfrom
bvaughn:stable-Profiler

Conversation

@bvaughn

@bvaughnbvaughn commented Mar 20, 2019

Copy link
Copy Markdown
Contributor

The Profiler RFC (reactjs/rfcs#51) is 10 months old and API hasn't changed in months. It seems like that we'll want to add a new API for Suspense metrics, but as a new prop that should not impact the existing onRender prop.

Maybe it's time to mark this API as stable? Opening for discussion purposes.

(If this lands, I will update and close out the RFC.)

@threepointonethreepointone left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👣ship itttt

@bvaughn

Copy link
Copy Markdown
ContributorAuthor

❤️

@bvaughn
bvaughn merged commit 56035da into react:masterMar 21, 2019
@bvaughn
bvaughn deleted the stable-Profiler branch March 21, 2019 16:18
@markerikson

Copy link
Copy Markdown
Contributor

Per my comment on Twitter the other day, it would be nice to have metrics for commit times too (especially if sync setState updates are causing those to extend).

@kevinSuttle

Copy link
Copy Markdown
Contributor

Awesome! Did this land in 16.8.5?

@bvaughn

Copy link
Copy Markdown
ContributorAuthor

No, 16.9 😄

@kevinSuttle

Copy link
Copy Markdown
Contributor

Oh, nice. Good to know. Thanks!

@gaearongaearon mentioned this pull request Jul 30, 2019
This was referenced Mar 10, 2020
mrizwanashiq pushed a commit to mrizwanashiq/react that referenced this pull request Jun 25, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@bvaughn@markerikson@kevinSuttle@threepointone@facebook-github-bot