Intel TBBMalloc interfaces for Delphi and Delphi XE and up versions and for FreePascal

Intel TBBMalloc interfaces for Delphi and Delphi XE and up versions and for FreePascal

tbbmalloc from oneTBB current version is:

2021.5.0 release

Description:

Intel TBBMalloc interfaces for Delphi and Delphi XE and up versions and for FreePascal with the windows 32 bit and 64 bit Dynamic Link Libraries and with the Linux 32 bit and 64 bit shared 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.

Also for Linux you have to set the access permissions and the special mode flags of the shared library binary file called libtbbmalloc.so as following:

chmod 755 libtbbmalloc.so

You can go to download the zip files by clicking on the following web link:

https://drive.google.com/drive/folders/11A-OqowRmreApyUxyVSMZaBkz3vGZxxQ?usp=sharing