React-devtools: Feature Request: Perf buttons

Created on 5 Mar 2015  ·  13Comments  ·  Source: facebook/react-devtools

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*()

enhancement

Most helpful comment

Hi everyone and @albertogasparin.

I have built a chrome devtools extension to achieve this.

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

All 13 comments

:+1: This would be fantastic.

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.

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

:+1: Would love this

No further update on this? It would be really handy

Hi everyone and @albertogasparin.

I have built a chrome devtools extension to achieve this.

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

+1

+1

+1

+1

@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?

@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 https://github.com/crysislinux/chrome-react-perf/issues/14

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

Was this page helpful?
0 / 5 - 0 ratings