if upload rapidstare i try
This is correct ?
speedxpp.exe  --thread=2 --scale  >T.TXT
speedhb1.exe  --thread=2 --scale >> T.TXT
speedhb2.exe  --thread=2 --scale  >> t.txt


2009/3/29 Angel Pais <amigo...@adinet.com.uy>:
> 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.
>
> Regards
> Angel
>
> Przemyslaw Czerpak escribió:
>>
>> On Sun, 29 Mar 2009, Angel Pais wrote:
>>
>> Hi,
>>
>>> I don't know if scalability is better but processor time went down from
>>> 100% to 62% in average on same machine.
>>> Also sacalability improved a little
>>> See attached...
>>> Compiler and Enviroment:
>>> set HB_COMPILER=msvc
>>> set HB_VISUALC_VER=90
>>> set HB_USER_CFLAGS=-DHB_FM_STATISTICS_OFF -DHB_FM_DLMT_ALLOC
>>> Program built with: hbmk2.exe speedtst.prg -mt -gc3 -b -l -ko
>>
>> do not use -b switch !!!. It enables debug builds where some additional
>> PCODEs are generated which may cause fatal performance reduction.
>> It also causes that -l is ignored but it's minor overhead in comparison
>> to other things enabled by -b.
>> Please try to repeat this test without -b:
>>   hbmk2.exe speedtst.prg -mt -gc3 -l -ko
>> and if possible please upload such Harbour and XBASE++ binaries.
>>
>> Thank you very much for your tests.
>>
>> best regards,
>> Przemek
>
> _______________________________________________
> Harbour mailing list
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour
>



-- 
Massimo Belgrano
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to