Hello,
I have installed the latest Ubuntu and i have compiled nedmalloc memory
manager into 32 bit and 64 bit Dynamic Link Libraries for Linux, so now
i have provided you with dynamic link libraries for Windows and Linux.
You can download the nedmalloc interfaces for Delphi and Delphi XE
versions and FreePascal with the Dynamnic Link Libraries for Linux and
Windows from:
https://sites.google.com/site/aminer68/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 and with the
x86 Linux 32 bit and 64 bit Dynamic Link Libraries, nedmalloc is a VERY
fast, VERY scalable, multithreaded memory allocator with little memory
fragmentation.
And 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.
Thank you,
Amine Moulay Ramdane.