Skip to content

Update mimalloc to v2.2.4 #7441

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

Merged
merged 3 commits into from
Jun 30, 2025
Merged

Update mimalloc to v2.2.4 #7441

merged 3 commits into from
Jun 30, 2025

Conversation

dschuff
Copy link
Member

@dschuff dschuff commented Apr 3, 2025

This brings in general updates, as well as a revision (4aae566191b9443d53995245b637ce28d617710a)
needed to build on Windows.

This brings in revision 4aae566191b9443d53995245b637ce28d617710a,
needed to build on Windows.
@dschuff dschuff requested a review from kripken April 3, 2025 16:06
@kripken
Copy link
Member

kripken commented Apr 3, 2025

Sounds good to update, but looks like Alpine is failing on that revision? Maybe we should wait for a stable release?

@dschuff
Copy link
Member Author

dschuff commented Apr 3, 2025

I had thought that this was a stable release (the 2.2.3 tag).
The revision I pulled in was not actually the one I linked to, I just wanted to say why I was updating.
I will double check (GH really does not make it easy to tell exactly what the old a new revisions are for submodules).

@kleisauke
Copy link
Contributor

The compilation failure on Alpine Linux ought to be fixed with commit microsoft/mimalloc@3411493, which is included in mimalloc v2.2.4 (microsoft/mimalloc@fbd8b99).

@dschuff dschuff changed the title Update mimalloc to v2.2.3 Update mimalloc to v2.2.4 Jun 30, 2025
@dschuff
Copy link
Member Author

dschuff commented Jun 30, 2025

Updated to 2.2.4. I don't think we necessarily need to have this (on emscripten-releases we've just updated the Linux build to use mimalloc because of a performance issue) but updating seems good in general.

@dschuff dschuff merged commit 5082d07 into main Jun 30, 2025
16 checks passed
@dschuff dschuff deleted the update_mimalloc branch June 30, 2025 22:17
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