Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
2 secs to load form
Message
De
05/09/2001 05:46:57
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00552377
Message ID:
00552383
Vues:
11
Vlad

I did check with Profiler and noticed that tables took around 0.6 and container took around 0.6.

The reason for the container is that each of our forms has buttons down the left-hand side that bring up different screens (the containers) on the form.

Kev
>Hi!
>
>It is not bad!
>Just use seconds() function to calculate time interval between each table/view opening, particular method running and container initialization. I guess the most time will take container initialization. Just test it using seconds(). You can also use a coverage profiler that displays time of running of each command (relative), so you can see what parts of application run slower to see what required to be optimized.
>
>P.S. 50+ controls - what they all do there <:) ???
>
>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform