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

Output profiling data as JSON, with additional metadata #3332

Closed
5 tasks
Tracked by #3333
romac opened this issue May 12, 2023 · 0 comments · Fixed by #3329
Closed
5 tasks
Tracked by #3333

Output profiling data as JSON, with additional metadata #3332

romac opened this issue May 12, 2023 · 0 comments · Fixed by #3329
Assignees
Labels
O: performance Objective: cause to improve performance
Milestone

Comments

@romac
Copy link
Member

romac commented May 12, 2023

Summary

In order to make Hermes easier to inspect and profile, we need to add more profiling instrumentation in the code. As part of this, we'll also opt to output the profiling data as JSON so that it can be more easily consumed by dashboards and other applications.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate milestone (priority) applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@romac romac added the O: performance Objective: cause to improve performance label May 12, 2023
@romac romac added this to the v1.5 milestone May 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O: performance Objective: cause to improve performance
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants