Speedtest notice you difference in speed between bcc & MINGW?
or ignore difference due to use windows heap functions instead of
dlmalloc, ptmalloc ?
can you post me a reduced example who show difference in speed (bcc,mingw)


2009/2/3 Mindaugas Kavaliauskas <dbto...@dbtopas.lt>:
> Hi,

> I've done some mingw tests in the past (trying to move from BCC to mingw),
> but mingw speed was poor. Perhaps because of not very good RTL code, for
> example mingw uses windows heap functions instead of high quality dlmalloc,
> ptmalloc allocators. I still like a small disk size programs, so, I guess
> I'll switch to mingw (it has 50MB on disk) some time. BCC bugs can make me
> do this switch very quickly, but until know these bugs does not exposes
> itself in end user applications.
>
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to