Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Serious Performance Issues
Message
De
30/06/2003 14:46:50
 
 
À
30/06/2003 14:28:40
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00805276
Message ID:
00805422
Vues:
25
Hi David,

I've no expirience with MM, but a bit in perf optimizing.

It could be some code calling requeries recursively:
that would really hurt if many views are open.

I'ld suggest running the fast and the slow operation
under the coverage profiler.

In the analysis DON'T go
for the timings via GUI at first,
but do a bit of sql-slight-of-hand
to count the functioncalls and
timings of both measurements.

For me that often shows the critical section.

HTH

thomas
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform