Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Speed
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Re: Speed
Divers
Thread ID:
00204278
Message ID:
00204568
Vues:
23
>Hi,
> I have a procedure that converting characters to others corresponding representation. When I run mytest, It takes 16 secs for 1000 transactions, 8 secs for 500 transactions and 1 secs only for 100 transactions. The result shown seem may not reasonable if compare 500 - 8 secs and 100 - 1 secs.
> Why it can happen?
> Any mthodology to increase performance of procedure with full with IF and CASE statement (AI)?
>
>Thank you

John,
You don't provide much information here. I suspect that somewhere between 100 and 500 transactions you hit the memory limit and VFP swaps some temporary information do disk instead of doing its business in RAM.

José
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform