Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP versus C++
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00842594
Message ID:
00842650
Views:
28
Hi Peter,

>The big question now is: Will C++ or Delphi do this job significantly faster??

Yes. C++ is way much faster with string handling than VFP. As I just prepare a session about writing FLLs I've finished a sample a couple of days ago that reverses a string. With 5 bytes, the C++ routine is a whopping 2% faster <g>, but when dealing with 50 KB strings, C++ was over 40000% faster. That is, a FoxPro routine that runs for 7 hours would finish in a minute in C++ code.

The real question, though, is: Is your VFP code too slow and is it worth to rewrite part of or the entire application.

--
Christof
--
Christof
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform