Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need a simple FLL
Message
 
 
To
19/09/2006 18:35:27
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
01154766
Message ID:
01155356
Views:
21
Carlos & Fabio,

FWIW the VFP based code you've posted averages 1.264 seconds to process this string:

m.lcString = replicate( "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789!@#$%^&*()_+", 10000 )

Which is 21 times slower than the straight C++ code I posted. It just goes to show that while VFP can do string stuff pretty fast, it's nowhere near as fast as a decent chunk of C++ code.

>>double space, double fast:
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform