Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FLUSH command - ultra slow?
Message
De
30/01/2003 16:09:29
 
 
À
30/01/2003 15:43:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00746227
Message ID:
00747406
Vues:
15
That's great to hear, Jim.

Thanks for taking the time to check.

cheers

>I see it, but it looks like we got this one taken care of. I tested with the below code. It takes around 1/10 second on my machine in VFP7 SP1 and in the current internal VFP8 version, but over 30 seconds in the VFP8 public beta version.
>
>
>close databases all
>set exclusive off
>SET TALK OFF
>use Home()+'labels'
>lnStart = seconds()
>for lni = 1 to 1000
>	replace type with type
>	flush
>endfor
>?seconds()-lnstart
>close databases all
>return
>
>
>>Can someone confirm similar in their beta? Can someone offer sensible reasoning for my observations?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform