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

Can you add a way to calculate the max heap used? #95

Open
patnir1 opened this issue Sep 4, 2024 · 1 comment
Open

Can you add a way to calculate the max heap used? #95

patnir1 opened this issue Sep 4, 2024 · 1 comment

Comments

@patnir1
Copy link

patnir1 commented Sep 4, 2024

At the moment you provide heap.used() but i need something like heap.maxUsed() to validate some of the code that we are working with can work on certain device types

@newAM
Copy link
Member

newAM commented Sep 6, 2024

This could be done in this crate, but it would make more sense to add them in the underlying alloc crates.

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

No branches or pull requests

2 participants