On Sun, 29 Mar 2009, Angel Pais wrote: Hi,
> Oops !!!!! > Then I wil have to re compile harbour with the 3 mem allocator switches and > to all tests again. > No problem. It was my fault. Will try to finish them today. My too. I've just added warning to speedtst result messages which informs about enabled debugger. It also explains why in your results used memory manager changed the results in tests which normally do not allocate any memory. Just simply when debugger is enabled some additional code is executed to store execution context and this code allocates memory. In Clipper and [x]Harbour debugger code compiled with -b reduce the performance. I guess that sth like that can happen also in xbase++ so all tests should be compiled without -b or other debug options. best regards, Przemek _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour