Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
2 secs to load form
Message
 
À
05/09/2001 04:57:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00552377
Message ID:
00552504
Vues:
11
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform