Newsgroups: php.general,php.internals Path: news.php.net Xref: news.php.net php.general:246659 php.internals:27289 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83042 invoked by uid 1010); 6 Jan 2007 00:08:35 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 83027 invoked from network); 6 Jan 2007 00:08:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Jan 2007 00:08:35 -0000 Authentication-Results: pb1.pair.com smtp.mail=andi@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=andi@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: andi@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from [212.25.124.162] ([212.25.124.162:26555] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D7/DC-01582-188EE954 for ; Fri, 05 Jan 2007 19:08:34 -0500 Received: (qmail 24018 invoked from network); 6 Jan 2007 00:06:54 -0000 Received: from localhost (HELO ANDILENOVO) (127.0.0.1) by localhost with SMTP; 6 Jan 2007 00:06:54 -0000 To: "'Edin Kadribasic'" , "'PHP internals'" , Date: Fri, 5 Jan 2007 16:08:27 -0800 Message-ID: <011f01c73126$cc2280c0$5210a8c0@zend.2k> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <459E524A.5080707@emini.dk> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 Thread-Index: AccwzW7gFP6OSX8YSGKRQUE6d//5zQAWThjA Subject: RE: [PHP-DEV] FastCGI optmized Windows build of 5.2.1RC2 From: andi@zend.com ("Andi Gutmans") References: <459E524A.5080707@emini.dk> Edin, Thanks for taking care of this! Andi > -----Original Message----- > From: Edin Kadribasic [mailto:edink@emini.dk] > 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 >