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

chore(all): remove jemalloc #5833

Merged
merged 1 commit into from
Sep 14, 2023
Merged

chore(all): remove jemalloc #5833

merged 1 commit into from
Sep 14, 2023

Conversation

Evalir
Copy link
Member

@Evalir Evalir commented Sep 14, 2023

Motivation

Closes #5832

jemalloc was brought in for performance increases on unix but we haven't had time to properly tune things so the allocator doesn't cause spurious issues on things specific to an OS, so we're removing it

we can totally reconsider having this later once we're done with bigger items

Solution

remove jemalloc

@Evalir Evalir requested a review from mattsse September 14, 2023 14:31
@Evalir Evalir merged commit a804703 into master Sep 14, 2023
17 checks passed
@Evalir Evalir deleted the evalir/remove-jemalloc branch September 14, 2023 14:47
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.

jemalloc breaks foundry build process for systems with unsupported page sizes
2 participants