Open mattip opened 2 years ago
Hi, I'm a bot from the Ray team :)
To help human contributors to focus on more relevant issues, I will automatically add the stale label to issues that have had no activity for more than 4 months.
If there is no further activity in the 14 days, the issue will be closed!
You can always ask for help on our discussion forum or Ray's public slack channel.
Is the dashboard team interested in updating the speedscope version?
Thanks for reporting this! cc @alanwguo for thoughts.
In the meantime, speedscope 1.14 has been released.
I took a quick look at speedscope. It is used for visualizing the profiling info, especially the flamegraphs. I believe it was previously used in the old dashboard for profiling actors?
In Ray 2.0, we made the previous experimental dashboard be the default dashboard. Profiling actors is not supported in it for now. When we work on profiling related features in the new dashboard, this library will be helpful.
Hi, I'm a bot from the Ray team :)
To help human contributors to focus on more relevant issues, I will automatically add the stale label to issues that have had no activity for more than 4 months.
If there is no further activity in the 14 days, the issue will be closed!
You can always ask for help on our discussion forum or Ray's public slack channel.
@alanwguo shall we close it for now?
Hi, I'm a bot from the Ray team :)
To help human contributors to focus on more relevant issues, I will automatically add the stale label to issues that have had no activity for more than 4 months.
If there is no further activity in the 14 days, the issue will be closed!
You can always ask for help on our discussion forum or Ray's public slack channel.
If speedscope is no longer used, perhaps the vendored code from an older version should be removed.
Hi, I'm a bot from the Ray team :)
To help human contributors to focus on more relevant issues, I will automatically add the stale label to issues that have had no activity for more than 4 months.
If there is no further activity in the 14 days, the issue will be closed!
You can always ask for help on our discussion forum or Ray's public slack channel.
Search before asking
Description
speedscope is vendored into the dashboard at version 1.5.3 from 2020-1-16. I might be nice ot update it to the latest 1.13.0. Filtering the changelog for relevant improvements, I see improvements in performance, a dark mode, support for retina displays, improvements in labeling, and improvements in search.
Use case
No response
Related issues
No response
Are you willing to submit a PR?