Running only on Performance cores option
Running only on Performance cores option
Is there any ini option to use in order to make Everything 1.5 to work only on Performance cores?
Re: Running only on Performance cores option
What is a "Performance core"?
What CPU do you have?
Do other applications perform better for you on Performance cores?
What CPU do you have?
Do other applications perform better for you on Performance cores?
Re: Running only on Performance cores option
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.
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.
Re: Running only on Performance cores option
Make sure Everything is not running.
From a BAT file, launch:
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
From a BAT file, launch:
Code: Select all
start /affinity fff Everything.exe
https://superuser.com/questions/309617/how-to-limit-a-process-to-a-single-cpu-core#answer-309663
max_threads