Marco van de Voort wrote: > (small post note in this discussion: > > a customer complained that his app was a lot slower (till 3 times) with > D2006/FastMM. > > I'm still investigating, and it seems that somehow FastMM must more often > copy when reallocating than the old MM for large blocks (big as in > the 100kbs or even MB size)
I really wonder how FastMM made it in D2006. All memory managers are a mess because of its complexity but FastMM is hell with the assembler code. Borland should have better spent time in an improved compiler and use a good documented memory manager written in pascal. _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel