On Thu, 06 Nov 2008, David Arturo Macias Corona wrote:

Hi David,

> Tests with current Harbour - OS/2 - With OpenWatcom 1.7 (Rev. 9846):
> [E:\harbour810\harbour\tests]e:\harbour810\harbourow\bin\hbrun_st.exe 
> speedtst.prg
> [ total application time: ]...................................104.00
> [ total real time: ]..........................................103.51
> Something changed in between with Harbour code and/or compilation  :-(
> In compilation I added -bm
> Tests with first complete Harbour-OW build showed around 55 seconds, near 
> gcc335, now show allmost double
> Przemek, any hint ?

Probably it's the cost of OpenWatcom MT safe CRTL. Harbour does not use
extensively CRTL. In practice the only one function which may have serious
performance impact is memory allocation. Maybe I will be able to say sth
more if I see all speedtst results for Harbour compiled with and without
-bm flag and check which tests are slower.

best regards,
Przemek
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to