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

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to