Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28258 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 28126 invoked by uid 1010); 5 Mar 2007 23:50:14 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 28108 invoked from network); 5 Mar 2007 23:50:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Mar 2007 23:50:14 -0000 Authentication-Results: pb1.pair.com header.from=antony@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=antony@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: antony@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from [212.25.124.162] ([212.25.124.162:64408] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0F/D9-16561-3BCACE54 for ; Mon, 05 Mar 2007 18:50:14 -0500 Received: (qmail 10945 invoked from network); 5 Mar 2007 23:48:12 -0000 Received: from internal.zend.office (HELO ?127.0.0.1?) (10.1.1.1) by internal.zend.office with SMTP; 5 Mar 2007 23:48:12 -0000 Message-ID: <45ECACAB.80406@zend.com> Date: Tue, 06 Mar 2007 02:50:03 +0300 User-Agent: Thunderbird 2.0b2 (X11/20070116) MIME-Version: 1.0 To: Brian Moon CC: internals@lists.php.net References: <45EC8CE9.8020807@dealnews.com> <45EC9D1B.6000804@zend.com> <45EC9FAF.2080005@dealnews.com> <45ECA114.3080402@lerdorf.com> <45ECA8D7.6060804@dealnews.com> In-Reply-To: <45ECA8D7.6060804@dealnews.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] The way the engine works? From: antony@zend.com (Antony Dovgal) On 03/06/2007 02:33 AM, Brian Moon wrote: > Rasmus Lerdorf wrote: >> >> I get: >> >> first growth: 704 >> second growth: 32,264 >> >> with current PHP_5_2 checkout. I don't have a 5.1.x handy with memory >> limits compiled in. > > Starting to think this is more prevelant on Mac OS X. My huge numbers > are coming from 5.2.0, on Mac OS X. You should really upgrade to 5.2.1 first. > On my Linux boxes I am getting > smaller numbers, more like what you guys are reporting so I assume you > are using Linux. -- Wbr, Antony Dovgal