Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide a public-facing programmatic API #416

Closed
gregtatum opened this issue Jul 5, 2017 · 1 comment
Closed

Provide a public-facing programmatic API #416

gregtatum opened this issue Jul 5, 2017 · 1 comment

Comments

@gregtatum
Copy link
Member

@gregtatum gregtatum commented Jul 5, 2017

We already have the Redux store that can load in profiles, and then selectors to run various reports on profile data. It would be great to provide an API for people to write their own performance analysis. We could provide an additional wrapper over our internal stores, and then publish it as an npm module. If we could automate our docs generation, then I could see this as being a nice feature without a large amount of work to make it possible. This feature would go nicely with automated profile captures (see bug 1250290)

@fqueze
Copy link
Contributor

@fqueze fqueze commented Mar 28, 2019

The web console already serves this purpose.

@fqueze fqueze closed this Mar 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants