-Messaggio Originale-
Da: "Przemyslaw Czerpak" <[EMAIL PROTECTED]>
A: "Harbour Project Main Developer List."
Data invio: venerdì 3 ottobre 2008 13.35
Oggetto: Re: [Harbour] Increased speed in latest SVN
Side effect of MT modifications. On some pla
On Fri, 03 Oct 2008, Enrico Maria Giordano wrote:
Hi Enrico,
> Apart from the already reported problem with FWH, I noticed a speed boost
> of about 20% using last SNV versions in a sample like this:
> REQUEST DBFCDX
> FUNCTION MAIN()
>LOCAL nSec
>LOCAL cCli
>RDDSETDEFAULT( "DBFCDX" )
Apart from the already reported problem with FWH, I noticed a speed boost of
about 20% using last SNV versions in a sample like this:
REQUEST DBFCDX
FUNCTION MAIN()
LOCAL nSec
LOCAL cCli
RDDSETDEFAULT( "DBFCDX" )
USE E:\EMAGFW\GESR\CORSE
nSec = SECONDS()
WHILE !EOF()