You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hello,
Here is the state of the art memory managers...
I have just enhanced my interfaces to the following state of the art
memory managers, now they supports Delphi, Delphi XE version and
FreePascal:.
jemalloc interfaces for Delphi and Delphi XE versions and FreePascal
with the windows 32 bit and 64 bit Dynamic Link Libraries, it is a
scalable memory manager that emphasizes fragmentation avoidance.
It is a scalable memory manager that emphasizes fragmentation avoidance.
Please read this, you will notice that it reduces efficiently fragmentation:
And Intel TBBMalloc interfaces for Delphi and Delphi XE versions and
FreePascal with the windows 32 bit and 64 bit Dynamic Link Libraries, it
is a scalable memory manager,
And how to install it ?
Just place cmem as the very first unit under the "uses" clause of your
project's .dpr file.