Newsgroups: php.internals,php.pecl.dev Path: news.php.net Xref: news.php.net php.internals:64018 php.pecl.dev:10004 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32380 invoked from network); 21 Nov 2012 08:25:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Nov 2012 08:25:39 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.223.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.223.170 mail-ie0-f170.google.com Received: from [209.85.223.170] ([209.85.223.170:39128] helo=mail-ie0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 91/77-20662-1009CA05 for ; Wed, 21 Nov 2012 03:25:37 -0500 Received: by mail-ie0-f170.google.com with SMTP id k10so1063197iea.29 for ; Wed, 21 Nov 2012 00:25:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=au1zLHxpqFiGkY2IOizBTzzVN7NvslsyxXoha9YnJN8=; b=CYI3LncGJ3P9E/8W2Xdy5XiF4m2B3nZTIWt97y6WbTTjE9za8LmeQ47HxlZZXH+rV9 dJg08qLPqipbUh57mmrqjFobnHKJ1sp9S+8FQukqZksK3NtKau5p6/6uP4+ST6VL7XIH zOEgYKQj/uYP1GdJXnQ47aD6/UZwYfKo5OQmmH4LK+3IpzVLfwhNqjGMOqpKQcEWUYba iPX7e7u/NovMtlt1CFnvK/WT+rLZeYuhEnvn2I/n9EadmgMI6NtnGE9E1c4p4tL4K3dB 4NMDvslPSyxEvzg4LlBhUjNN3dDbDTGHZzyVIKxxxRv7BhhyFbRmVsbLBtfE5EahZF/+ +xsQ== MIME-Version: 1.0 Received: by 10.50.213.34 with SMTP id np2mr12821985igc.57.1353486334467; Wed, 21 Nov 2012 00:25:34 -0800 (PST) Received: by 10.64.33.143 with HTTP; Wed, 21 Nov 2012 00:25:34 -0800 (PST) In-Reply-To: References: Date: Wed, 21 Nov 2012 09:25:34 +0100 Message-ID: To: Dmitry Stogov Cc: Laruence , PHP Internals , PECL Announce Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Re: Expose zend_message_dispatcher_p From: pierre.php@gmail.com (Pierre Joye) hi Dmitry, On Wed, Nov 21, 2012 at 9:14 AM, Dmitry Stogov wrote: > Great! I always glad to help. And I would avoid "tricky" solutions as much > as possible. :) > > Even 2 minutes TTL is going to save few thousands syscalls, in case your > site is really > high loaded, and it make no sense to care about "last syscall optimization" > if you system is mostly idle. > > BTW: I'm not sure if APC calls stat() for inclode_once(), but it definitely > possible not to call it. It has been a long todo to remove some of the stat calls in APC. It would be nice if you could give a hand here :) Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org