Y
Hacker News
new
|
ask
|
show
|
jobs
by
rocqua
2391 days ago
Could be that one process spends much less time sleeping for IO thus still having the same wall clock time.
In this case, there's probably only memory IO which (afaik) cannot put a process to sleep.
1 comments
BeeOnRope
2391 days ago
There is no IO, and it is not memory intensive.
link