Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66370 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17674 invoked from network); 28 Feb 2013 21:40:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Feb 2013 21:40:49 -0000 Authentication-Results: pb1.pair.com smtp.mail=florinpatan@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=florinpatan@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.219.52 as permitted sender) X-PHP-List-Original-Sender: florinpatan@gmail.com X-Host-Fingerprint: 209.85.219.52 mail-oa0-f52.google.com Received: from [209.85.219.52] ([209.85.219.52:47378] helo=mail-oa0-f52.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D1/E2-25879-1EECF215 for ; Thu, 28 Feb 2013 16:40:49 -0500 Received: by mail-oa0-f52.google.com with SMTP id k14so4615453oag.11 for ; Thu, 28 Feb 2013 13:40:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=iapOnfTaP9wwEasKV/EZyOIXuHOf0rvGpib0Y0kJcC4=; b=lMFdK9mQQQABb6v4L900Fks6L6zyt7np5xIzXmiIHNXhcO1WJhF5ywPbx+JT7TCBYS +I9ppNcj2KWf5HjVU00gsNPFRJuLFd3LiEk9ZLaSB0/xh9zBf/LozeqIcTnBEgfelJ4d f+Hz5QWIAgJQPXGmyYQW1JL8SMr89sUVGgY5X+gaOMm2HLEdOxOr1ZrcVBps3zLd5OA0 JZ97zhBkciOR+dzcJz8Ba+z5Azzpq3kTZX/SFcze8ogBprpZbvvpUBJEHE5GFU9CRzpN 6jMeIdJPwBAY18ahb/ShelpZ8jppj8K4y7lmblaLPRxjWwQWfPf5+vOmfQpDfYnOilRM dcBQ== X-Received: by 10.60.26.231 with SMTP id o7mr6814794oeg.107.1362087646673; Thu, 28 Feb 2013 13:40:46 -0800 (PST) MIME-Version: 1.0 Received: by 10.76.169.3 with HTTP; Thu, 28 Feb 2013 13:40:16 -0800 (PST) In-Reply-To: References: <435a322ccb14090d3bcf6bf8a110396d@mail.gmail.com> <3206872690693024300@unknownmsgid> <512FBDCD.3030507@lerdorf.com> Date: Thu, 28 Feb 2013 23:40:16 +0200 Message-ID: To: Levi Morrison Cc: Rasmus Lerdorf , Anthony Ferrara , Zeev Suraski , Nikita Popov , PHP Developers Mailing List Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [VOTE] Integrating Zend Optimizer+ into the PHP distribution From: florinpatan@gmail.com (Florin Razvan Patan) On Thu, Feb 28, 2013 at 11:37 PM, Levi Morrison wrote: >> A huge, out of the box, speed bump for production machines. > > For some applications PHP 5.4 was a huge speed bump out of the box . . . Would you run PHP against 10k+ req/s in production without opcode caching? On how many machines without / with? ---- Florin Patan https://github.com/dlsniper