11
votes
Memory Manager Investigations
DelphiTools
– André Mussche on Google+ investigated the performance of several Memory Managers for Delphi, in single-threaded & multi-threaded situations, with detailed results and charts on performance and memory usage. Great work and interesting findings! A simple multi-threaded MM speed test (D2010, tested on Windows 7, Intel Quad core). More detailed benchmark results of several Delphi memory managers. His conclusions (which I share) For single threaded or low memory profile applications, the default Delphi memory manager (FastMM) is the fastest you can get. If you don’t realloc a lot (strings?), ...
Statistics
|
Visits by Source |
User Actions |



