I just moved my mysql server to another machine on my 1Gb network, so I was watching tmux monitor closely. I noticed that when I first start watching with tmux attach, it takes up to 30s to process collection and insert binaries/parts. After a few lines it tears through at .30 or so for each. So, for some reason ONLY a watched pot boils here.
My guess is that it has to do with niceness. By watching it, I am bringing it to the foreground and therefore it has higher priority in the sheduler.
My question then, unless someone has a better idea of what it is, how do I change the niceness of the tmux scripts that are started with start.php?