Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:74244 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 66669 invoked from network); 16 May 2014 04:00:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 May 2014 04:00:21 -0000 Authentication-Results: pb1.pair.com smtp.mail=brian@moonspot.net; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=brian@moonspot.net; sender-id=pass Received-SPF: pass (pb1.pair.com: domain moonspot.net designates 72.5.90.26 as permitted sender) X-PHP-List-Original-Sender: brian@moonspot.net X-Host-Fingerprint: 72.5.90.26 mail.dealnews.com Received: from [72.5.90.26] ([72.5.90.26:54834] helo=mail.dealnews.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3F/11-58167-C4D85735 for ; Fri, 16 May 2014 00:00:21 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.dealnews.com (Postfix) with ESMTP id DD003385021; Fri, 16 May 2014 00:00:00 -0400 (EDT) Received: from mail.dealnews.com ([127.0.0.1]) by localhost (atl-zimbra2.dealnews.com [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id a1NGgWP2pupP; Thu, 15 May 2014 23:59:51 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by mail.dealnews.com (Postfix) with ESMTP id F0795385205; Thu, 15 May 2014 23:59:50 -0400 (EDT) X-Virus-Scanned: amavisd-new at dealnews.com Received: from mail.dealnews.com ([127.0.0.1]) by localhost (atl-zimbra2.dealnews.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 1WEWT0tt_D9E; Thu, 15 May 2014 23:59:50 -0400 (EDT) Received: from Adrastea.local (h105.248.18.98.static.ip.windstream.net [98.18.248.105]) by mail.dealnews.com (Postfix) with ESMTPSA id 9779E385021; Thu, 15 May 2014 23:59:50 -0400 (EDT) Message-ID: <53758D35.2000104@moonspot.net> Date: Thu, 15 May 2014 22:59:49 -0500 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Andi Gutmans , Stas Malyshev CC: PHP Internals References: <53755803.2020909@sugarcrm.com> <84F897E9-30B5-4E3E-9614-F066387FCE07@zend.com> In-Reply-To: <84F897E9-30B5-4E3E-9614-F066387FCE07@zend.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] some phpng benchmarks From: brian@moonspot.net (Brian Moon) > It=E2=80=99d be great if others could also give phpng a quick try with = their > apps and share results. That=E2=80=99ll help give us a bit more visibil= ity > into the current impact for various apps - req/s and memory usage > would be excellent to know. > > Andi I tried building it tonight on Ubuntu 12.04.4 LTS (GNU/Linux=20 3.8.0-37-generic x86_64). I got some make errors. Where should I report=20 those? Brian.