Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP6 vs. VFP5 speed tests
Message
De
23/07/1998 21:38:18
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00120716
Message ID:
00120817
Vues:
24
>>Decided to put some of the VFP6 object speed claims to a simple test. Created a Form class with 50 assorted controls. Then wrote three PRGs --- The first instantiated 100 objects from the Form with CREATEOBJECT, the second instantiated 100 objects using NEWOBJECT, the third did a CREATEOBJECT and a .Show.
>>
>>I ran everything 5 times under each.
>>
>>The average times:
>>
>>CREATEOBJECT x 100: VFP5 (3.13 secs)...VFP6 (3.35 secs)
>>NEWOBJECT x 100 : VFP5 (NA)..........VFP6 (3.29 secs)
>>CREATE + SHOW x 10: VFP5 (0.38 secs)...VFP6 (0.46 secs)
>>
>>So, VFP6 never beat VFP5...yet, in my realworld recompiled apps, they *feel* faster under VFP6. So maybe I'm missing something?
>
>John,
>
>I don't think anyone has a version of VFP6 without the debuggin code in it so speed tests are sort of useless at this point.


The debugging code has been removed in the release candidate.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform