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

Don't render empty charts when heap profiling not in use #175

Open
adamgundry opened this issue Aug 22, 2023 · 0 comments
Open

Don't render empty charts when heap profiling not in use #175

adamgundry opened this issue Aug 22, 2023 · 0 comments

Comments

@adamgundry
Copy link
Contributor

The "Heap" chart is sometimes useful even when running without heap profiling, but in that case all the other tabs display empty charts. It would be nice if the tabs were hidden and/or the page opened on the "Heap" chart.

In fact I wonder if the "Heap" tab should appear first even when there is profiling data? It gives the most general overview of the memory behaviour, and would emphasize that the other charts show only the live data (i.e. only part of the program's memory use).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant