Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:33792 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 91134 invoked by uid 1010); 6 Dec 2007 09:07:12 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 91119 invoked from network); 6 Dec 2007 09:07:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Dec 2007 09:07:11 -0000 Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=derick@php.net; 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:57820] helo=mail.jdi-ict.nl) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E0/A2-08644-EBBB7574 for ; Thu, 06 Dec 2007 04:07:11 -0500 Received: from localhost (localhost [127.0.0.1]) by mail.jdi-ict.nl (8.13.7/8.12.11) with ESMTP id lB6970EL027021; Thu, 6 Dec 2007 10:07:00 +0100 Date: Thu, 6 Dec 2007 10:07:00 +0100 (CET) X-X-Sender: derick@kossu.ez.no To: Antony Dovgal cc: Andi Gutmans , Stas Malyshev , Guilherme Blanco , scott.mcnaught@synergy8.com, Rasmus Lerdorf , Cristian Rodriguez , PHP Developers Mailing List In-Reply-To: <4757B9F9.4080103@daylessday.org> 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> <698DE66518E7CA45812BD18E807866CEF895BF@us-ex1.zend.net> <4757B9F9.4080103@daylessday.org> 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 Thu, 6 Dec 2007, Antony Dovgal wrote: > On 06.12.2007 11:21, Derick Rethans wrote: > > On Wed, 5 Dec 2007, Andi Gutmans wrote: > > > >> Yes that's basically true although Dmitry can probably elaborate. I > >> believe if the collector kicks in there'll also be a bit of a slowdown > >> but my main concern is to be able to turn it off because of stability. > >> As you can see with the update patch it seems performance is quite > >> good. > > > >>From what I can see, the patch doesn't actually work... it just crashes. > > Did you have a look at that yet? > > To be honest, I can't see any crashes using standard PHP test suite. That doesn't surprise me, as none of the tests there run really complicated code. > Do you have a reproduce case or something? Sure, it was in my original mail, but here it is again: To reproduce, run the Template tests of the eZ Components: # mkdir ezc # cd ezc # svn co http://svn.ez.no/svn/ezcomponents/trunk # svn co http://svn.ez.no/svn/ezcomponents/scripts # ./scripts/setup-env.sh # php UnitTest/src/run-tests.php Template regards, Derick -- Derick Rethans http://derickrethans.nl | http://ezcomponents.org | http://xdebug.org