On Sat, 08 Nov 2008, David Arturo Macias Corona wrote: Hi David,
> >Try to rebuild Harbour with HB_FM_DL_ALLOC and USE_DL_PREFIX macros, > >f.e.: > > set C_USR=-DHB_FM_DL_ALLOC -DUSE_DL_PREFIX > >and recompile Harbour. Then compare speed results for both modes. > Not so much difference: > hbrun_st.exe speedtst.prg > -------------------------- > [ total application time: ]....................................61.39 > [ total real time: ]...........................................61.74 > hbrun_mt.exe speedtst.prg --exclude=mem --scale --thread=2 > -------------------------- > [ total application time: ]...................................104.03 > [ total real time: ]..........................................104.53 Just a small question. What to you want to compare? :-) You are running two different test for ST and MT mode. They execute different code with different conditions. It's not expected that above results will be equal or similar. I thought that you wanted to compare the difference between harbour compiled for ST mode only without -bm and Harbour compiled with -bm for MT and you are executed the same test. best regards, Przemek _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour