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

fix: use jemalloc everywhere we're rusty #24796

Merged
merged 2 commits into from
Sep 5, 2024
Merged

Conversation

oliverb123
Copy link
Contributor

Does what it says on the tin, tries to make adoption trivial, tries to work around cargo workspaces limitations.

As a broader note, I'm getting unhappy with "common" being a collection of crates, as opposed to one big crate that exposes features - it's annoying to have to manually specify the path this many times. I'm not bothered to make the refactor right now, but maybe some time in the future.

rust/common/alloc/README.md Outdated Show resolved Hide resolved
@neilkakkar neilkakkar requested a review from dmarticus September 5, 2024 04:13
Co-authored-by: Brett Hoerner <[email protected]>
@oliverb123 oliverb123 enabled auto-merge (squash) September 5, 2024 06:16
@oliverb123 oliverb123 merged commit 277fb2e into master Sep 5, 2024
77 checks passed
@oliverb123 oliverb123 deleted the olly_try_jemalloc branch September 5, 2024 06:19
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

Successfully merging this pull request may close these issues.

3 participants