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

the modern jemalloc for rust is at https://crates.io/crates/tikv-jemallocator #59

Closed
gustav3d opened this issue Dec 31, 2021 · 2 comments

Comments

@gustav3d
Copy link

The original jemalloc your using is not maintaned, rustc and other projects switched to use a fork https://crates.io/crates/tikv-jemallocator

@reinterpretcat
Copy link
Owner

Thanks for sharing! I will recheck with this crate. At the moment, I'm relying on default allocator in master branch and in a jemalloc branch I'm just checking whether switching brings some obvious benefits.

@reinterpretcat
Copy link
Owner

Fixed in 5ff257b

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

2 participants