On Tuesday 07 October 2008 06:28:18 am Przemyslaw Czerpak wrote:
> To disable it you will have to rebuild Harbour with C_USR=-DHB_GUI
> or at least compile this tests with -gc3 - it causes that except codeblocks
> for the rest of code C code is generated not PCODE evaluated by main HVM
> loop. I would like to ask you about yet another test. The same but using
> Harbour recompiled with export C_USR=-DHB_GUI or with speedtst.prg compiled
> with -gc3 switch, f.e.:
>    hbmk -n -w -es2 -gc3 -mt speedtst
>    for i in 1 2 4 6 8; do ./speedtst --exclude=mem --scale --thread:$i;
> done

Ok, the test with the compiler recompiled with export C_USR=-DHB_GUI and 
without the -gc3 test is running very slowly, so I'll assume you don't need 
the output. Anyway, I have to leave for work before it's getting finished.

-- 
"Ninety percent of politicians give the other 10 percent a bad name." -- Henry 
Kissinger
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to