Discussing ways to divide CPU tasks for better performance and the benefits involved.
Discussing ways to divide CPU tasks for better performance and the benefits involved.
My accent is really bad, please let me know if you don’t understand what I’m saying xD
Sure, I can clarify. The changes were about improving readability on smaller screens. The text was adjusted for better visibility, especially for low-resolution videos on YouTube. It wasn’t about setting affinity or similar functions, but rather optimizing the layout so users can easily see what needs attention. The program likely highlights processes requiring adjustment, helping the user identify areas that need tuning.
It can improve performance by keeping the game on one CPU die while running software on another. This setup uses two dies inside a single CPU, reducing data transfers through the IO die and minimizing cache resets caused by threads moving between dies or being created on different chips. You might also release CPU cores that the graphics driver uses, allowing them to operate at higher speeds (especially with turbo boosting). Since many driver tasks remain single-threaded, this can slightly boost overall speed.
Usually every software utilizes all the cores. I configure the programs, such as Streamlabs OBS, to use half of my CPU, while Tarkov runs on the other side. This prevents interference and makes a big difference.
Thanks for the feedback—I tried it. Even without splitting the two programs onto separate chips, the performance kept improving. I checked configurations like Streamlabs 3 cores on one die versus 3 on the other, and for Tarkov, swapped the setup. It seems there might be another factor involved.