We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This will be a bit of a longer road map item, but to keep this crate lean I'd like to turn all our gui crates off by default.
Ideally we we structure this project like puffin. Meaning we split this project up into several creates an a loose application.
For this to work well need to refactor a few things, as well as add an (optional) networking layer to have the allocator connect to the viewer.
I think longer term this can set us up in a way where we could use the same visualizer and tools for CPU memory as well.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This will be a bit of a longer road map item, but to keep this crate lean I'd like to turn all our gui crates off by default.
Ideally we we structure this project like puffin. Meaning we split this project up into several creates an a loose application.
For this to work well need to refactor a few things, as well as add an (optional) networking layer to have the allocator connect to the viewer.
I think longer term this can set us up in a way where we could use the same visualizer and tools for CPU memory as well.
The text was updated successfully, but these errors were encountered: