Newsgroups: php.apc.dev,php.internals Path: news.php.net Xref: news.php.net php.apc.dev:207 php.internals:43308 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53316 invoked from network); 11 Mar 2009 16:14:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Mar 2009 16:14:00 -0000 Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 88.198.8.16 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 88.198.8.16 bigtime.backendmedia.com Linux 2.6 Received: from [88.198.8.16] ([88.198.8.16:35111] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0F/24-56240-643E7B94 for ; Wed, 11 Mar 2009 11:13:59 -0500 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id 839191EBC015; Wed, 11 Mar 2009 16:15:45 +0000 (UTC) X-Virus-Scanned: amavisd-new at backendmedia.com Received: from bigtime.backendmedia.com ([127.0.0.1]) by localhost (bigtime.backendmedia.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OnAcVKQDxRCG; Wed, 11 Mar 2009 17:15:42 +0100 (CET) Received: from [192.168.0.151] (77-58-151-147.dclient.hispeed.ch [77.58.151.147]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mls@pooteeweet.org) by bigtime.backendmedia.com (Postfix) with ESMTP id 50EAD1EBC013; Wed, 11 Mar 2009 17:15:39 +0100 (CET) Cc: Dmitry Stogov , shire , PHP Internals List , apc-dev@lists.php.net, Andi Gutmans , Stas Malyshev Message-ID: To: Rasmus Lerdorf In-Reply-To: <49B7E291.3050807@lerdorf.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Date: Wed, 11 Mar 2009 17:13:47 +0100 References: <49A097FE.10205@tekrat.com> <49B6AF73.2050506@tekrat.com> <49B75142.2090808@zend.com> <49B77363.4040000@tekrat.com> <49B7E092.2070004@zend.com> <49B7E291.3050807@lerdorf.com> X-Mailer: Apple Mail (2.930.3) Subject: Re: [APC-DEV] Re: [PHP-DEV] [RFC] APC/PHP Lazy Loading From: mls@pooteeweet.org (Lukas Kahwe Smith) On 11.03.2009, at 17:10, Rasmus Lerdorf wrote: >> Anyway, it's very good job and 20-30% speedup on some real-life >> applications makes sense to include it into 5.3 (from my point of >> view). > > Makes sense to me as well, especially since I don't see any drawbacks > for non-accelerated scripts. > > I also think some of those applications that didn't show any gains > could > be trivially modified to make use of it. Moving from conditionally > loaded stuff to lazy-loaded is likely to speed things up. Depending > of > course on how granular the conditional loading is. Can we get this patch to release quality by this weekend? So that people can test it on Monday/Tuesday ahead of RC1? regards, Lukas Kahwe Smith mls@pooteeweet.org