Re: Nexus VS FastMM4



Hi

I promised to much

Nexus raises an exception on shutdown if I remove the check. It must be the
first unit loaded

FastMM4 runs without problems with the check disabled and the
'BenchmarkUtilities.pas' unit as first unit in the dpr uses clause.

{Must be first to measure the initial VM Usage}
BenchmarkUtilities in 'BenchmarkUtilities.pas',
{$IFDEF MM_BUCKETMM}
BucketMem // Robert Houdart's BucketMM
....................

Best regards
Dennis Kjaer Christensen


.



Relevant Pages

  • Re: FastMM 4.56 / D7 / Error message on build with runtime packages
    ... >> Just created an empty project added FastMM4 as the first unit. ... >> only package. ... Euh......"UseRuntimePackages" via conditional defines at the project options ...
    (borland.public.delphi.language.basm)
  • Fastcode MM B&V 2.1.0
    ... I have a problem getting FastMM4 4.78 to work in the B&V. ... It has a check to see if it is the first unit that is loading and it is not ... The "fix" is not valid because memory usage is now measured wrongly and this ...
    (borland.public.delphi.language.basm)
  • Re: FastMM4 exceptions
    ... If so that means memory is being ... allocated before FastMM4 initializes. ... have a unit in your uses before FastMM4, but I had this problem even when I ... was sure it was the first unit. ...
    (borland.public.delphi.language.basm)