Hello,
This memory manager is better than jemalloc and better than Hoard.
nedmalloc interfaces for Delphi and Delphi XE versions and FreePascal
nedmalloc current version: v1.10 beta 3 (You should use this in
preference to any other, it's a very mature beta).
Description:
nedmalloc interfaces for Delphi and Delphi XE versions and FreePascal
with the Windows 32 bit and 64 bit Dynamic Link Libraries, nedmalloc is
a VERY fast, VERY scalable, multithreaded memory allocator with little
memory fragmentation.
You can download it from:
https://sites.google.com/site/aminer68/nedmalloc-interfaces-for-delphi-and-delphi-xe-versions-and-freepascal
Here is the nedmalloc website:
http://www.nedprod.com/programs/portable/nedmalloc/
And how to install it ?
Just place cmem as the very first unit under the "uses" clause of your
project's .dpr file.
Be happy with it !
Thank you,
Amine Moulay Ramdane.