Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Feature Request: Perf buttons #71

Closed
AsaAyers opened this issue Mar 5, 2015 · 13 comments
Closed

Feature Request: Perf buttons #71

AsaAyers opened this issue Mar 5, 2015 · 13 comments
Milestone

Comments

@AsaAyers
Copy link

AsaAyers commented Mar 5, 2015

It would be really nice if this extension had buttons that called out to React.addons.Perf.start() / React.addons.Perf.stop() / React.addons.Perf.print*()

@mfunkie
Copy link

mfunkie commented Mar 5, 2015

👍 This would be fantastic.

@jaredly jaredly modified the milestone: 2.x Jun 18, 2015
@ghost
Copy link

ghost commented Aug 4, 2015

Thank you for reporting this issue and appreciate your patience. We've notified the core team for an update on this issue. We're looking for a response within the next 30 days or the issue may be closed.

@jaredly
Copy link
Contributor

jaredly commented Aug 5, 2015

This is on our radar. Looking into some great perf integration in the devtools

@Anahkiasen
Copy link

👍 Would love this

@albertogasparin
Copy link

No further update on this? It would be really handy

@crysislinux
Copy link

Hi everyone and @albertogasparin.

I have built a chrome devtools extension to achieve this.

link: https://github.com/crysislinux/chrome-react-perf

@aight8
Copy link

aight8 commented Apr 20, 2016

+1

3 similar comments
@martin-svk
Copy link

+1

@sicdigital
Copy link

+1

@ruanmer
Copy link

ruanmer commented Feb 2, 2017

+1

@marob
Copy link

marob commented Mar 1, 2017

@crysislinux: thanks!
@jaredly & @crysislinux: having a unique/official extension would be great. Is it conceivable to port the chrome-react-perf code to the react-developer-tools?

@crysislinux
Copy link

@marob I am not sure about that. But I will try to dig into react-developer-tools.

BTW. Do people still want this feature? If yes. I will start work on this.

see crysislinux/chrome-react-perf#14

@bvaughn
Copy link
Contributor

bvaughn commented Aug 19, 2019

React DevTools has been rewritten and recently launched a new version 4 UI. The source code for this rewrite was done in a separate repository and now lives in the main React repo (github.com/facebook/react).

Because version 4 was a total rewrite, and all issues in this repository are related to the old version 3 of the extension, I am closing all issues in this repository. If you can still reproduce this issue, or believe this feature request is still relevant, please open a new issue in the React repo: https://github.com/facebook/react/issues/new?labels=Component:%20Developer%20Tools

@bvaughn bvaughn closed this as completed Aug 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests