Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:33783 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 31765 invoked by uid 1010); 5 Dec 2007 23:13:39 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 31749 invoked from network); 5 Dec 2007 23:13:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Dec 2007 23:13:39 -0000 Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.94.239.7 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.94.239.7 mail.jdi-ict.nl Linux 2.6 Received: from [82.94.239.7] ([82.94.239.7:47164] helo=mail.jdi-ict.nl) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A2/A7-12052-2A037574 for ; Wed, 05 Dec 2007 18:13:39 -0500 Received: from localhost (localhost [127.0.0.1]) by mail.jdi-ict.nl (8.13.7/8.12.11) with ESMTP id lB5NA755031120; Thu, 6 Dec 2007 00:10:07 +0100 Date: Thu, 6 Dec 2007 00:10:10 +0100 (CET) X-X-Sender: derick@kossu.ez.no To: Stanislav Malyshev cc: Andi Gutmans , Guilherme Blanco , scott.mcnaught@synergy8.com, Rasmus Lerdorf , Antony Dovgal , Cristian Rodriguez , internals@lists.php.net In-Reply-To: <47570A20.8070901@zend.com> Message-ID: 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> <47570A20.8070901@zend.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=UTF-8 Subject: Re: [PHP-DEV] Garbage collector patch From: derick@php.net (Derick Rethans) On Wed, 5 Dec 2007, Stanislav Malyshev wrote: > > > 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? Yeah - atleast, that's how David's original patch behaved. regards, Derick -- Derick Rethans http://derickrethans.nl | http://ezcomponents.org | http://xdebug.org