[ dogriz @ 22.01.2009. 10:08 ] @
Midas Speed Fix - Unit Citat: The MidasSpeedFix.pas is a unit that improves the performance of the Midas.dll and MidasLib unit. This is done by replacing the Midas memory manager with the Delphi memory manager (FastMM4). The unit compiles and works with Delphi 6 to 2009. (My Delphi 5 Pro doesn’t have a DSIntf unit) Delphi 6 to 2005: FastMM4 must be compiled in RELEASE mode to get maximal speed. How to use: Add the MidasSpeedFix.pas unit to your Delphi or C++ Project (ProjectManager: Add Unit) http://andy.jgknet.de/blog/?p=437 Nisam trenutno u situaciji da probam, ali sudeći po komentarima, zaista je veliko ubrzanje. |