Welcome To The Home Of The Visual FoxPro Experts  
home. signup. forum. archives. search. google. articles. downloads. faq. members. weblogs. sponsors. rss.
 From: Bernard Bout
  Where is Bernard Bout?
 Brisbane
 Australia
 Bernard Bout
 To: bryan wetton
  Where is bryan wetton?
 Morphett Vale
 Australia
 bryan wetton
 Tags
Subject: RE: Process priority
Thread ID: 205286 Message ID: 205430 # Views: 39 # Ratings: 0
Version: Visual FoxPro 9 Category: General VFP Topics
Date: Friday, November 28, 2008 5:35:27 AM         
   


> It has been suggested I can speed up processing by changing the Process Priority when required.
>
> I have implemented this and want to provide the user with a choice.
>
> Do people think this is an appropriate 'Help' on my form?
>
>
>
>
> -Bryan

The Q. is bad English and should be changed to :

Q. Is a change to the processor.....

Also in my experience, setting any process priority on any computer that will be used for other things simultaneously is a bad idea as anything set at other than Normal priority will Hog the processor and in some cases you will lose the ability to do anything else while the app is running.

I have used Nero to convert videos to DVD format and it hogs processor cycles at normal priority. I usually have to set it at Below Normal so that I can continue using my computer.

So unless this computer is being used exclusively to run your app and do nothing else while that app is running the setting of priority is moot anyway since then the only process will be yours and will get the priority.

The only use I have found for this is to set a process at LOWER rather than Higher priority.

In your case if you have 2 CPU intensive apps running together then increasing the priority of one will not speed up anything anyway, but just make one app appear to run faster. However since the other app is running slower it will take longer and you land up with the same net time anyway.

IMHO.

Bernard

** If you see someone without a smile, give em one of yours :) **
My Blog 8-)



COMPLETE THREAD
Process priority Posted by bryan wetton @ 11/27/2008 6:39:03 AM
RE: Process priority Posted by Bernard Bout @ 11/28/2008 5:35:27 AM
RE: Process priority Posted by bryan wetton @ 11/28/2008 11:54:44 PM
RE: Process priority Posted by Bernard Bout @ 11/29/2008 4:52:12 AM
RE: Process priority Posted by bryan wetton @ 11/29/2008 5:44:31 AM