Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Lesser records to retrieve - longer time?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01130252
Message ID:
01130305
Vues:
23
>>=messagebox(assign_queues("UNASSIGNED COLLECTIONS","DAILY","O","%",5))
>>=messagebox(assign_queues("UNASSIGNED BILLER","BILLER","O","%",5))
>>
>>First returns 3 sec. on my local data and the second call returns 17 sec.
>>
>>I was trying to analyze coverage records, but the numbers of calls of different procedures are different. The most callable procedure is HexToChar (when we calculate GUID). The most time consuming seems to be UpdateQueueTables method.
>>
>>Now in the Collection case the Assign_Queues_To_User method takes
>>12.438732 % (.35 sec) of the total execution time
>>
>>In the Biller case it takes 87.677669 % (15 sec.)
>>
>>Why there is such a huge difference?
>
>Where your query goes?
>I searched but didn't find it in this thread.

I posted it in another thread. Anyway, the problem seems to be not in the query, but in the whole processing logic. I've just made a change and running tests to see the difference in speed.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform