https://github.com/pleriche/FastMM4
A memory manager for Delphi and C++ Builder with powerful debugging facilities
https://sourceforge.net/projects/fastmm/
FastMM is a lightning fast replacement memory manager for Embarcadero Delphi Win32 and Win64 applications that
scales well under multi-threaded usage,
is not prone to memory fragmentation,
and supports shared memory without the use of external .DLL files.
Собственная документация FastMM:
файл readme,
комментарии в FastMM4Options.inc,
файл FastMM4_FAQ.txt
Developed by Pierre LeRiche for the FastCode project
https://en.wikipedia.org/wiki/FastCode
Version 4, hence FastMM4
Отредактировано Лис (2019-03-27 07:40:13)