Skip to content

chore(all): remove jemalloc#5833

Merged
Evalir merged 1 commit into
masterfrom
evalir/remove-jemalloc
Sep 14, 2023
Merged

chore(all): remove jemalloc#5833
Evalir merged 1 commit into
masterfrom
evalir/remove-jemalloc

Conversation

@Evalir

@Evalir Evalir commented Sep 14, 2023

Copy link
Copy Markdown
Contributor

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
@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