Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65858 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88788 invoked from network); 15 Feb 2013 08:45:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Feb 2013 08:45:39 -0000 X-Host-Fingerprint: 85.223.116.227 227-116.citynet.ftth.internl.net Received: from [85.223.116.227] ([85.223.116.227:12464] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0E/71-13024-0B5FD115 for ; Fri, 15 Feb 2013 03:45:38 -0500 To: internals@lists.php.net Date: Fri, 15 Feb 2013 09:45:33 +0100 Message-ID: References: X-Newsreader: Forte Agent 3.3/32.846 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Posted-By: 85.223.116.227 Subject: Re: O+ 1st results From: phpdev@ehrhardt.nl (Jan Ehrhardt) Hi Pierre, Pierre Joye in php.internals (Fri, 15 Feb 2013 07:21:00 +0100): >http://windows.php.net/downloads/snaps/ostc/pftt/perf/results-20130213-5.4.11-5.5.0devvc11.html > >We did not update the templates for the report, please read the table as: > >- No Cache: > . 5.5 VC11 PGO vs 5.4 VC9 PGO >- Wincache > . 5.4 PGO + Wincache vs 5.5 PGO + O+ > >TS mode is totally broken using O+, so ignore this column. Is that the column 5.5.0devvc11 under APC -igbinary? I have a Drupal7 site running on my devserver (W2K8, Apache 2.4.3, PHP 5.3.21 TS as mod_fcgid) and do not get the idea it is running at one third (21.9 / 69.4) of the speed of the same site without any cache at all. Do you have an idea what goes wrong? >Mediawiki is slower because it does not support yet O+ for usercache, >along other things. Is the same the case with Symfony? Jan