Re: [PHP-INSTALL] huge performance diff between windows and linux.

2013-09-12 Thread Jorge F. Hernandez
Title: Signature I don't know what just happened, but the same computer that was showing me less than 4 secs for the bench with nts is now showing me the same results as ts, the configuration of either (Apache and PHP) have not changed (wel

Re: [PHP-INSTALL] huge performance diff between windows and linux.

2013-09-10 Thread Jorge F. Hernandez
Good news for those who (like me) rather use PHP as an Apache Module, I just ran the benchmark script on: Windows Server 2012 Apache 2.4 x64 PHP 5.5.3 x64 as Apache Module And got this: PHP version : 5.5.3 Platform : WINNT -- test_math : 1.09

Re: [PHP-INSTALL] huge performance diff between windows and linux.

2013-09-09 Thread Jorge F. Hernandez
Title: Signature I just tested PHP 5.5.3 running on Apache as Fast CGI with mod_fcgid and got these results: PHP version : 5.5.3 Platform : WINNT -- test_math : 0.768 sec. test_stringmanipulation :

Re: [PHP-INSTALL] huge performance diff between windows and linux.

2013-09-07 Thread Keith Roberts
Of course. But does PHP not run the *fastest as a compiled-in apache module, which is what I thought the OP was looking for? Kind Regards, Keith On Sun, 8 Sep 2013, Daniel wrote: To: Keith Roberts From: Daniel Subject: Re: [PHP-INSTALL] huge performance diff between windows and linux

Re: [PHP-INSTALL] huge performance diff between windows and linux.

2013-09-07 Thread Daniel
> Keith Roberts > > > On Sat, 7 Sep 2013, Jorge Hernandez wrote: > >> To: Paul Roland >> From: Jorge Hernandez >> Subject: Re: [PHP-INSTALL] huge performance diff between windows and >> linux. >> >> I might be wrong, but if you are using

Re: [PHP-INSTALL] huge performance diff between windows and linux.

2013-09-07 Thread Keith Roberts
like Apache does. Have you tried to use the Windows version of Apache and see if PHP compiled into that version works quicker? Kind Regards, Keith Roberts On Sat, 7 Sep 2013, Jorge Hernandez wrote: To: Paul Roland From: Jorge Hernandez Subject: Re: [PHP-INSTALL] huge performance diff be

Re: [PHP-INSTALL] huge performance diff between windows and linux.

2013-09-07 Thread lester
This is actually better than the benchmarks I published a while back. I was seeing 3 or 4 times difference. Identical hardware, duel boot off the same hard disk. Sent from my android device so the quoting is crap! -Original Message- From: Paul Roland To: php-install@lists.php.net Sent:

Re: [PHP-INSTALL] huge performance diff between windows and linux.

2013-09-07 Thread Jorge Hernandez
I might be wrong, but if you are using nts it means you are using IIS, try ts with apache and compare results. In my personal experience, PHP runs slower on IIS because it uses it as CGI. Let us know how it goes. Jorge_. On Sep 7, 2013 12:15 PM, "Paul Roland" wrote: > Hey I have an issue and I