It probably comes down to the hardware and probably the complexity of your process. For example, do you integrate a lot of external systems?
As I understood it, the process instances on a session are multithreaded.
However, a process instance itself is logically threaded. So it probably makes a difference how long and intense a single process is.