Jump to content
You must now use your email address to sign in [click for more info] ×

Priority of processes


Recommended Posts

I was checking the Affinity performance, and I realized that the process priority is set to normal, so basically it will use as less possible CPU.

It should be great that the processor could set the priority of their processes to high.
I didn't found something to make this not versatile but this command that you can use in a batch file can help with this wmic process where name="Photo.exe" CALL setpriority "128"

Give a try it seems to me, that the performance of the tone mapping as for example increased dramatically

 

 

Link to comment
Share on other sites

Those priority settings should only have an effect on how the processes compete with other activities on the computer.  If you have two things running and both are competing for the CPU, the one with high priority will be given more access to the CPU than the one with low priority, so it makes the one with high priority faster at the expense of the other.

If you are seeing an actual improvement in performance from changing this, you probably had something else competing with it when you ran it at least the first time, and if it was still in competition the second time, it would have suffered (slowed down) as a result of prioritizing the Affinity app.  Defaulting to a normal priority level is appropriate.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.