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

Bump::alloc_overhead #180

Open
stepancheg opened this issue Oct 13, 2022 · 0 comments
Open

Bump::alloc_overhead #180

stepancheg opened this issue Oct 13, 2022 · 0 comments

Comments

@stepancheg
Copy link
Contributor

Bumpalo provides chunk_capacity function which is helpful to understand that's alloc overhead in current chunk.

However, previous chunks may also have unused capacity.

So a function like alloc_overhead may be helpful to understand what is the overhead when allocating with bumpalo.

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