Re: Fastcode MM Rule



If all allocations end at 4 byte aligned address, then it is possible to
create more optimized functions when dealing with read / write streams in
memory where length is not know in advance to the function (like PChar
handling).

-Atle


.



Relevant Pages

  • Re: Fastcode MM Rule
    ... Atle Smelvfr wrote: ... > If all allocations end at 4 byte aligned address, ... > to create more optimized functions when dealing with read / write ...
    (borland.public.delphi.language.basm)
  • Re: SUM(IF..... in Visual basic
    ... both speed and memory. ... XL's built-in compiled and optimized functions. ... There is a speed advantage to using SUMPRODUCT() rather than SUM), ...
    (microsoft.public.excel)