Hi,

Thank you, binaries in attachment sent to your private mail.
Please inform me if you received them.

Yes, I've received. But I can not test it. It do nothing (0% CPU usage) if I do not keep [Enter] key pressed. If I keep [Enter] pressed, tests are performed. The same for all 3 your executables. This made me think about some gt problems. Here are results of //info switch:

C:\harbour\__tst__>spd-bcc-gc2.exe  //info
Harbour Terminal: Standard stream console
Harbour 1.1.0dev (Rev. 11153)
Windows XP 5.1.2600 Service Pack 2
DS avail=579476KB  OS avail=2080544KB  EMM avail=0KB  MemStat:Off  MT:Of

05/27/09 20:14:21 Windows XP 5.1.2600 Service Pack 2
Harbour 1.1.0dev (Rev. 11153) Borland C++ 5.5 (32-bit) x86
THREADS: 0
N_LOOPS: 1000000
[ T000: empty loop overhead ]...................................0.13
====================================================================
[ T001: x := L_C ]..............................................0.14
...

and

C:\harbour\tests>speedtst_bcc.exe //info
Harbour Terminal: Windows native console
Harbour 1.1.0dev (Rev. 11150)
Windows XP 5.1.2600 Service Pack 2
DS avail=579136KB  OS avail=2080456KB  EMM avail=0KB  MemStat:Off  MT:Off

05/27/09 20:15:04 Windows XP 5.1.2600 Service Pack 2
Harbour 1.1.0dev (Rev. 11150) Borland C++ 5.5.1 (32-bit) x86
THREADS: 0
N_LOOPS: 1000000
[ T000: empty loop overhead ]...................................0.09
====================================================================
[ T001: x := L_C ]..............................................0.17
...


Your exe uses Standard stream console, my Windows native console.

I do not think it's a fair test condition for your executables by flooding it with [Enter], but here are the times:

C:\harbour\__tst__>spd-bcc-gc2.exe       64.44 / 67.44
C:\harbour\__tst__>spd-mgw-gc2.exe       53.03 / 55.47
C:\harbour\__tst__>spd-mgw-gc2-Os.exe    65.92 / 69.02

and my:

C:\harbour\tests\speedtst_bcc.exe        70.23 / 72.88
C:\harbour\tests\speedtst_gcc_strip.exe  58.48 / 60.63

Well... Your BCC exe is faster than my :) Perhaps, this [Enter] is something like saying "Come on, run faster" :D

I need to test -gc2 harbour and -gc2 speedtst, but I can not found "gc3" in /config folder recursively. How can I change Harbour compile to gc2, and how in hbmk2?



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

Reply via email to