Skip to content

Conversation

anovoselcev
Copy link

This patch add jemalloc and tcmalloc allocators support.
I've investigated that it helps to reach better performance and memory consumption in parallel search context.

@zayenz
Copy link
Member

zayenz commented Nov 10, 2023

Thanks for this proposal. I am, however, unsure if it is the right way to go, at least right now.

Personally, I've used mimalloc when using Gecode in a multi-threaded setting on a Mac, as it gives a significant performance boost. However, as Gecode is often used as a library that is built into another system, hopefully the allocator used is coming from outside of Gecode anyway.

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