Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dual core cpu
Message
From
11/04/2007 12:44:38
 
 
To
11/04/2007 10:40:07
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01214424
Message ID:
01214516
Views:
7
>Using VFP, if I upgrade to a dual core system, will the execution speed of my VFP apps slow down because VFP only uses one side of the dual core system?

Talking about a vfp app saturating the "remaining" cpu on a single core system:
If by weird chance the process thread is jumping the cores very often, there is a *theoretical* chance of slowdown, which in practice is more than evened by all other processes mostly running on the second core. BUT: You can force your application to run on specific core(s) only, minimizing such context switches while still reaping the benefits of background processing the other tasks.

HTH

thomas
Previous
Reply
Map
View

Click here to load this message in the networking platform