Provide a public-facing programmatic API #416
Closed
Labels
Comments
|
The web console already serves this purpose. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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)
The text was updated successfully, but these errors were encountered: