Re: Problems with the temporary folder
Posted: Fri Apr 26, 2019 10:29 pm
Assuming the problem was a CPU single core bottleneck, the only other thing that might help is disabling hyperthreading in the BIOS to make each "core" Windows sees be roughly 2x faster.
Then qBT would need fewer threads -- 8 or 10 instead of 16 or 20.
It may be that hashing pieces is the bottleneck, and that may not be easy to make into multiple parallel processes. (Libtorrent's core logic may not have even done so yet, not sure...)
Then qBT would need fewer threads -- 8 or 10 instead of 16 or 20.
It may be that hashing pieces is the bottleneck, and that may not be easy to make into multiple parallel processes. (Libtorrent's core logic may not have even done so yet, not sure...)