-
- Downloads
CMake: Enable JeMalloc by default
It's really handy to have blender linked against jemalloc because of much better memory fragmentation handling by that library. To be noted: if jemalloc library is not found it'll be disabled with message about that, no compilation error should happen.
Please register or sign in to comment