Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Memory Concern
Message
 
 
À
15/05/2005 22:18:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
01013753
Message ID:
01014466
Vues:
15
This message has been marked as the solution to the initial question of the thread.
>Hi Sergey,
>
>Here is a statistic that I've gathered from running the process
>
>1st Process
>a. Before running the process - SYS(1011) returned 5625
>b. After running the process - SYS(1011) returned 10597
>c. After executing the sys(1104) at the end of the process - SYS(1011) returned 10600
>
>2nd Process
>a. Before running the process - SYS(1011) returned 10591
>b. After running the process - SYS(1011) returned 15407
>c. After executing the sys(1104) at the end of the process - SYS(1011) returned 15390
>
>2nd Process
>a. Before running the process - SYS(1011) returned 15384
>b. After running the process - SYS(1011) returned 20176
>c. After executing the sys(1104) at the end of the process - SYS(1011) returned 20181
>
>If I continue to reprocess the stats goes up. On the sixth process the computer gets very slow.

Mike,

It looks like your application has a memory leak somewhere. The memory useage ( SYS(1011) ) can increase during a process but it should return back to what it was eventiually. What VFP version/Service pack are you using?
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform