Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Foxpro performance .vs. C program...
Message
De
19/06/1997 17:24:57
 
 
À
17/06/1997 20:24:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00036664
Message ID:
00037046
Vues:
32
Thank you for your input Paul.
My largest table is 30 fields with 50,000 records.
The calcs are not terribly complex; most often they take 3 to 4 values from several tables and perform a common operation on them. One complication is the necessity to do some Immediate IF (IIF) tests within calculations to determine which multiplier to use in given calculation.

The note on C as a compiled language is a good one. It makes sense not to expect as much from the interpreted language. I wonder how they would compare in a head to head test on my calcs.

>How big are your tables?
>
>How heavy are your calculations?
>
>Do not forget that FoxPro doesn't have a native compiler. C/C++ are real compilers. And compiled code is always faster than interpreted code.
>
>After all, FoxPro is written in C... :)
>
>Vlad
>
>>Hello !
>>
>>We have developed a VFP5 program called the Factory Commander that gathers data about a manufacturing process and produces reports indicating production results.
>>
>>The calculation phase of this program takes about ten times longer than our competitors who use C and Smalltalk. We have about 15 related tables and use SCAN/SEEK and SQL Selects to process the data and I believe we are maximizing the Rushmore technology.
>>
>>Any ideas on why our competitors are beating us using a 'database from scratch' in C ?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform