Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Serious Performance Issues
Message
From
30/06/2003 14:46:50
Thomas Ganss (Online)
Main Trend
Frankfurt, Germany
 
 
To
30/06/2003 14:28:40
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00805276
Message ID:
00805422
Views:
26
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform