Re: [perf-discuss] PHP perfomance on SPARC vs I386

2010-12-30 Thread Bob Friesenhahn
On Thu, 30 Dec 2010, Martijn de Munnik wrote: I know that I can run a lot of PHP processes in parallel. But that is only interesting for me as server admin. When a scripts takes 5 seconds to run a customer doesn't care that we can run 100 of them in parallel. I know PHP is single threaded but

Re: [perf-discuss] PHP perfomance on SPARC vs I386

2010-12-30 Thread Martijn de Munnik
I know that I can run a lot of PHP processes in parallel. But that is only interesting for me as server admin. When a scripts takes 5 seconds to run a customer doesn't care that we can run 100 of them in parallel. I know PHP is single threaded but I didn't expect poorer performance of a T5120 co