-
Notifications
You must be signed in to change notification settings - Fork 199
JS Self-Profiling API #1458
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
JS Self-Profiling API #1458
Conversation
|
Oops, I had comments on this in two tabs and the comments from one were lost. Rewriting... |
|
Hey @captainbrosset, this has some suggestions and needs some conflicts resolved, when you have time for it. |
|
@ddbeck I went with the name "Profiler", to match the ID, and because "Self profiling" felt like an odd name to me. We don't know what developers will call this API in the future, using the constructor's name feels like a safer starting point. |
Co-authored-by: Daniel D. Beck <daniel@ddbeck.com>
Co-authored-by: Daniel D. Beck <daniel@ddbeck.com>
|
Changed description to remove script/javascript (since API is slated to support more than this over time). |
No description provided.