Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57602 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99512 invoked from network); 1 Feb 2012 18:18:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Feb 2012 18:18:47 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.213.170 mail-yx0-f170.google.com Received: from [209.85.213.170] ([209.85.213.170:49972] helo=mail-yx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1D/71-25146-402892F4 for ; Wed, 01 Feb 2012 13:18:45 -0500 Received: by yenm5 with SMTP id m5so778837yen.29 for ; Wed, 01 Feb 2012 10:18:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=sH6PWuv98fZM+pE5RTKsKokZifoGfNBUk2CH1fNpfic=; b=RASu1HU23731/Oj1HhNp1RXDloUeO9Ko3vzTwRIJUSmv3hmsuHa3HJzPe0DyRWzXSD 5XLGVGrdV8EepGEjKT2wFBR1RIyjcInIKXoG5EWLa0Dtay7P+g9FAKUxFSCMyucEOSZy PeOvyLI117ZUV4BgUmUH2RlwmbcJJp7lQ5tSc= MIME-Version: 1.0 Received: by 10.236.153.226 with SMTP id f62mr43220357yhk.62.1328120322664; Wed, 01 Feb 2012 10:18:42 -0800 (PST) Received: by 10.146.197.7 with HTTP; Wed, 1 Feb 2012 10:18:42 -0800 (PST) In-Reply-To: <8757232E56758B42B2EE4F9D2CA019C9018E9457@US-EX2.zend.net> References: <8757232E56758B42B2EE4F9D2CA019C9018E9457@US-EX2.zend.net> Date: Wed, 1 Feb 2012 19:18:42 +0100 Message-ID: To: Andi Gutmans Cc: "internals@lists.php.net" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] PHP 5.4 Benchmarks From: pierre.php@gmail.com (Pierre Joye) hi Andi, We do automatic perf tests as part of the CI. Some of the results can be seen here for example here: http://windows.php.net/downloads/snaps/ostc/pftt/perf/results-20120119-5.3.= 9-5.4.0RC6.html for a 5.3.9 vs 5.4.0RC6 comparison. There are other in the same location. We are going to do add some more perf related tests later. Cheers, On Wed, Feb 1, 2012 at 7:08 PM, Andi Gutmans wrote: > Hi, > > As many of you know we made huge improvements in PHP 5.4 memory usage (en= abling higher concurrency) and runtime performance. > We've done our own benchmarks but it'd be great to hear from others re: w= hat you're seeing with your real-world apps. > > If you have any experiences to share please do. Benchmarking is not easy = and can be misleading (config not being the same, compiler options, differe= nt version of byte code caches, etc..) so the more data points we get the b= etter the info re: performance gains. > > Thanks, > Andi --=20 Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org