-
Notifications
You must be signed in to change notification settings - Fork 26
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
Add performance profiling and analysis UI #65
Comments
@brainstorm this may be a good way to finally close out umccr/htsget-rs#137. |
Is DHAT output compatible with the firefox profiler UI? They seem to have their own viz according to docs (see https://nnethercote.github.io/dh_view/dh_view.html), maybe I'm missing sth? |
I just went ahead and removed Firefox Profiler does support DHAT though (bottom of https://profiler.firefox.com):
|
For Bare Metal Runners (#199) |
Came across this recently, no idea if it's good or not: https://github.com/deepflowio/deepflow |
Some non-eBPF based profilers that may be worth considering: |
This will be interesting to watch: open-telemetry/community#1918 |
https://profiler.firefox.com
https://api.profiler.firefox.com
https://github.com/firefox-devtools/profiler
https://github.com/firefox-devtools/profiler-server
The text was updated successfully, but these errors were encountered: