Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
2 secs to load form
Message
 
To
05/09/2001 04:57:31
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00552377
Message ID:
00552504
Views:
12
>Hi
>
>Is it expected that a form (on a LAN) takes just over 2 seconds to load. It opens 3 tables and a view, and also adds a container object containing 50+ objects at startup?
>
>Thanks

Kev;

My experience with form loading time is if it takes more than 1.5 seconds users become “impatient”. Some will even turn off the computer thinking it will “speed things up”! Some things to consider:

1. Are you loading all data from your tables? This will take longer and the larger the amount of data the longer it will take to instantiate a form.
2. Where is the exe? If on the client side you will realize faster load times.
3. Check your code. How many refreshes if any, do you call?
4. Speed of LAN, amount of RAM, Hard disk speed, network traffic.


Little things like NoData on Load = .T. also help when called for.

Tom
Previous
Reply
Map
View

Click here to load this message in the networking platform