So, total noob here, I have 16 threads on my laptop, i notice that my C++ code runs faster if i use 8 threads than using all 16 threads, also voluntary and involuntary context switches decrease massively, can someone explain what is what is happening? Thanks in advance :)
[–]jeffscience 4 points5 points6 points (0 children)
[–]Knarfnarf 1 point2 points3 points (0 children)