Hello..
nedmalloc interfaces for Delphi and Delphi XE versions and FreePascal
were updated
I have compiled the Dynamic Link Libraries for Windows and
the Shared libraries for Linux and i made them work correctly.
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 nedmalloc as the very first unit under the "uses" clause of
your project's .dpr file.
You can download them from my website:
https://sites.google.com/site/scalable68/nedmalloc-interfaces-for-delphi-and-delphi-xe-versions-and-freepascal
Thank you,
Amine Moulay Ramdane.