Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:33773 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83292 invoked by uid 1010); 5 Dec 2007 20:29:28 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 83277 invoked from network); 5 Dec 2007 20:29:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Dec 2007 20:29:28 -0000 Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=stas@zend.com; 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: stas@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Windows 2000 SP4, XP SP1 Received: from [212.25.124.162] ([212.25.124.162:39704] helo=mx1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C6/A0-12052-72A07574 for ; Wed, 05 Dec 2007 15:29:28 -0500 Received: from us-ex1.zend.com ([192.168.16.5]) by mx1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 5 Dec 2007 22:29:24 +0200 Received: from [192.168.16.91] ([192.168.16.91]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 5 Dec 2007 12:29:20 -0800 Message-ID: <47570A20.8070901@zend.com> Date: Wed, 05 Dec 2007 12:29:20 -0800 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: Derick Rethans CC: Andi Gutmans , Guilherme Blanco , scott.mcnaught@synergy8.com, Rasmus Lerdorf , Antony Dovgal , Cristian Rodriguez , internals@lists.php.net References: <698DE66518E7CA45812BD18E807866CEF88FDD@us-ex1.zend.net> <7d5a202f0712031900i386f8964s675da26cc93af3fe@mail.gmail.com> <47550FAB.30002@daylessday.org> <698DE66518E7CA45812BD18E807866CEF890ED@us-ex1.zend.net> <475578BE.40908@daylessday.org> <4755A797.1020905@lerdorf.com> <-4460533375996444588@unknownmsgid> <698DE66518E7CA45812BD18E807866CEF89334@us-ex1.zend.net> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 05 Dec 2007 20:29:20.0830 (UTC) FILETIME=[8430F5E0:01C8377D] Subject: Re: [PHP-DEV] Garbage collector patch From: stas@zend.com (Stanislav Malyshev) >> To clarify I meant there's a tri-state (not compiled in, compiled in >> but collection turned off, compiled in but collection turned on). My >> recommendation was to always compile it in but to keep collection >> turned off by default. Do I understand it right that being compiled in, "turned on" and "turned off" have the same performance implications (slightly slower, a little bit more memory) and the difference is mainly stability-wise? -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com