Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP as a Compiler
Message
From
09/02/2000 13:31:01
Walter Meester
HoogkarspelNetherlands
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00329323
Message ID:
00329567
Views:
23
Evan,

>> Can VFP be a compiler not as an interpreter? compiled programs are much smaller and efficient to run.
>
>Not currently, and I haven't heard of any plans to do this. Don't worry too much about this, since with database apps your time limiting factor may be other things such as database query speed or the speed of the network.

You're right,

Whenever I'm looking for a way to improve performance, the lack of it was caused by Disk, Network, display I/O. As we know, string handling is extremely fast, but also many other commands are accetable fast. Personally I like to see VFP performance improvement in the following areas:

- Data handling (DML) actions such as SQL-SELECT, LOCATE, SEEK, SCAN, etc.
- GUI elements, such as refreshing forms, grids, lists etc.

Walter,
Previous
Reply
Map
View

Click here to load this message in the networking platform