On Tue, Feb 3, 2009 at 6:48 PM, Massimo Belgrano <mbelgr...@deltain.it>wrote:

> Speedtest notice you difference in speed between bcc & MINGW?


Yes. I've posted results on this list back then.

There are also pretty extensive C compiler benchmark pages
on the net, and the overall conclusion is that the slower the
compiling process is, the faster the compiled binary, and the
_general_ rank by speed is usually this: ICC (non-free), MSVC,
GCC, BCC. Compilation speed rank is about the reverse.

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)


I have no such special code. For speed testing,
speedtst.prg is perfectly good. Or just build your app and try.

Brgds,
Viktor
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to