Re: FastMM4 and BorlndMM.dll question
- From: "Pierre le Riche" <pleriche@xxxxxxxxxxx>
- Date: Thu, 30 Jun 2005 02:31:43 +0200
Hi Dave,
> I'm just curious. But my application consists of a main exe and a number
> of
> packages. If I replace the BorlndMM.dll file with the 'new' version
> containing FasMM4, will that give me the same (or at least similar) speed
> advantages as compiling FastMM4 directly into my app?
With runtime packages there is sometimes an extra indirect jump involved
when calling procedures and functions in another package, but the overall
impact should be minimal. I don't think you'll notice any difference.
Just note that by default the replacement borlndmm.dll is compiled with the
AssumeMultiThreaded option set - as a safety precaution. If your entire
application is single-threaded you can disable this define and memory
manager operations will be somewhat faster.
Regards,
Pierre
.
- Follow-Ups:
- Re: FastMM4 and BorlndMM.dll question
- From: Dave White
- Re: FastMM4 and BorlndMM.dll question
- References:
- FastMM4 and BorlndMM.dll question
- From: Dave White
- FastMM4 and BorlndMM.dll question
- Prev by Date: FastMM4 and BorlndMM.dll question
- Next by Date: Re: Survey: Which Delphi do you use?
- Previous by thread: FastMM4 and BorlndMM.dll question
- Next by thread: Re: FastMM4 and BorlndMM.dll question
- Index(es):
Relevant Pages
|