On Thu, 10 Nov 2011, Enrico Maria Giordano wrote: Hi,
> I understand your point of view but the final test is: recompile your > application, give it to your client and wait for a call from your client > saying "Hey! The application is sensibly faster now!". :-) Without any doubts it's the best method :) BTW below are full test results from speedstr.prg. Non optimized += operations in xHarbour needed over two hours. best regards, Przemek 11/10/11 22:26:06 Linux 2.6.31.14-0.6-desktop x86_64 Harbour 3.1.0dev (Rev. 17101) LOOPS: 200000 LOCAL += 0.03 sec. STATIC += 0.04 sec. ARRAY[] += 0.05 sec. PRIVATE += 0.03 sec. MACRO += 0.17 sec. OBJECT:VAR += 0.05 sec. 11/10/11 22:26:18 Linux 2.6.31.14-0.6-desktop x86_64 Harbour 3.1.0dev (Rev. 17101) LOOPS: 2000000 LOCAL += 0.34 sec. STATIC += 0.35 sec. ARRAY[] += 0.51 sec. PRIVATE += 0.35 sec. MACRObb += 1.80 sec. OBJECT:VAR += 0.54 sec. 11/10/11 22:26:43 Linux 2.6.31.14-0.6-desktop x86_64 xHarbour build 1.2.1 Intl. (SimpLex) (Rev. 9400) LOOPS: 200000 LOCAL += 0.04 sec. STATIC += 3.38 sec. ARRAY[] += 0.07 sec. PRIVATE += 3.41 sec. MACRO += 3.90 sec. OBJECT:VAR += 3.48 sec. 11/10/11 22:27:32 Linux 2.6.31.14-0.6-desktop x86_64 xHarbour build 1.2.1 Intl. (SimpLex) (Rev. 9400) LOOPS: 2000000 LOCAL += 0.46 sec. STATIC += 2134.24 sec. ARRAY[] += 0.71 sec. PRIVATE += 2109.44 sec. MACRO += 2148.01 sec. OBJECT:VAR += 2115.62 sec. ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ xHarbour-developers mailing list xHarbour-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xharbour-developers