Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Speeding up my App.
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00226706
Message ID:
00226707
Views:
26
>I have a multi user system
>I become very slow. Is there any tips or tools I can use to speed up my app.

The best overall way I've found is to run the vfp Coverage Log and check the results for the slow spots. Put

SET COVERAGE TO c:\coverage.log (or whatever path+name) at the start of the app
SET COVERAGE TO at the end

Then examine the code at the largest times in the log...it can be a big help.
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Reply
Map
View

Click here to load this message in the networking platform