Running only on Performance cores option

Discussion related to "Everything" 1.5 Alpha.
Post Reply
w64bit
Posts: 244
Joined: Wed Jan 09, 2013 9:06 am

Running only on Performance cores option

Post by w64bit »

Is there any ini option to use in order to make Everything 1.5 to work only on Performance cores?
therube
Posts: 4684
Joined: Thu Sep 03, 2009 6:48 pm

Re: Running only on Performance cores option

Post by therube »

What is a "Performance core"?

What CPU do you have?

Do other applications perform better for you on Performance cores?
w64bit
Posts: 244
Joined: Wed Jan 09, 2013 9:06 am

Re: Running only on Performance cores option

Post by w64bit »

Starting with Intel gen 12 CPU, there are Performance + Efficient cores
i9-14900KF
8 Performance cores (16 threads) = 3.2 GHz
16 Efficient cores (16 threads) = 2.4 Ghz

Yes, the programs are performing better when I run them on Performance cores.
I am using Bitsum CoreDirector to force them.
void
Developer
Posts: 15675
Joined: Fri Oct 16, 2009 11:31 pm

Re: Running only on Performance cores option

Post by void »

Make sure Everything is not running.
From a BAT file, launch:

Code: Select all

start /affinity fff Everything.exe 
This should limit Everything to the first 12 (fff mask in hex) logical CPUs.

https://superuser.com/questions/309617/how-to-limit-a-process-to-a-single-cpu-core#answer-309663
max_threads
Post Reply