Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Foxpro performance .vs. C program...
Message
From
17/06/1997 20:24:00
 
 
To
17/06/1997 13:17:26
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00036664
Message ID:
00036716
Views:
46
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 ?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform