Edin,

Thanks for taking care of this!

Andi 

> -----Original Message-----
> From: Edin Kadribasic [mailto:[EMAIL PROTECTED] 
> Sent: Friday, January 05, 2007 5:28 AM
> To: PHP internals; php-general@lists.php.net
> Subject: [PHP-DEV] FastCGI optmized Windows build of 5.2.1RC2
> 
> Hello,
> 
> I have made a second build of 5.2.1RC2 for Windows with no 
> thread safety enabled. This will only work for non threaded 
> SAPIs such as CGI/FastCGI and CLI. The reason for this is 
> that managing per thread state takes some CPU time from the 
> main task of running PHP scripts making non thread safe PHP 
> significantly faster. My initial benchmarks show 20-30% 
> performance increase.
> 
> This, together with the new fastcgi implementation for IIS 
> from Microsoft should bring PHP performance on Windows to a new level.
> 
> http://downloads.php.net/edink/php-5.2.1RC2-nts-Win32.zip
> (76aa90a7fdb0bd2eb62c1172501d6c6e)
> http://downloads.php.net/edink/pecl-5.2.1RC2-nts-Win32.zip
> (a493bdf794a5d44d749f6dcd2a55f9da)
> http://downloads.php.net/edink/php-debug-pack-5.2.1RC2-nts-Win32.zip
> (cbfd474fcdb61522d4c750b5c02d3df9)
> 
> Edin
> 
> --
> PHP Internals - PHP Runtime Development Mailing List To 
> unsubscribe, visit: http://www.php.net/unsub.php
> 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to