Skip to content

don't use jemalloc for Windows targets#943

Merged
Wilfred merged 1 commit intoWilfred:masterfrom
ognevny:no-jemalloc-for-win
Feb 16, 2026
Merged

don't use jemalloc for Windows targets#943
Wilfred merged 1 commit intoWilfred:masterfrom
ognevny:no-jemalloc-for-win

Conversation

@ognevny
Copy link
Contributor

@ognevny ognevny commented Jan 24, 2026

I tried to add difftastic package in msys2/MINGW-packages#27535, but I didn't manage to get successful build of jemalloc-sys on windows-gnu. I'll try to investigate it later, for now I suggest to just not use jemalloc for all Windows targets

I tried to add difftastic package in MSYS2, but I didn't manage to get successful build of jemalloc-sys on windows-gnu. I'll try to investigate it later, for now I suggest to just not use jemalloc for all Windows targets
@Wilfred
Copy link
Owner

Wilfred commented Feb 16, 2026

Seems reasonable, thanks. All the allocators have been really tricky to use when I'm trying to support all the major platforms. FWIW jemalloc's docs do suggest limiting to msvc, but I've no objection to covering all Windows. I'd rather the build works even if it costs some runtime performance.

@Wilfred Wilfred merged commit b5525fa into Wilfred:master Feb 16, 2026
16 checks passed
@ognevny ognevny deleted the no-jemalloc-for-win branch February 17, 2026 04:40
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.

2 participants