Comment on Baldur's Gate 3 Patch 2 will be "chonky," with fixes for performance issues and other issues

<- View Parent
DacoTaco@lemmy.world ⁨1⁩ ⁨year⁩ ago

Im a developer, and ive written a thread scheduler for an os, i know what threads are :')
The game has 47 threads, which you can verify in task manager. What you are thinking of is how many threads the cpu can process in parallel, which is indeed 4 on my cpu.

However, like i said, the game runs perfectly so the engine and windows seem to balance the priority and timings of those 47 threads just nicely and i dont see why it would need to use more cpu cores to process… Nothing. Adding more threads and using more cpu cores does not always mean faster processing of data…

source
Sort:hotnewtop