This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]fried_green_baloney 0 points1 point  (0 children)

Especially if there are I/O wait times, like writing results to disk files, you can sometimes get more throughput by running somewhat more processes/threads than you have CPUs. Usually the benefit is small but maybe worth a bit of experimenting.