"Thies C. Arntzen" <[EMAIL PROTECTED]> wrote:

> 
>     on a sidenote - i once played around by just adding this
>     garbage to a linked list and only reclaim it inside emalloc.
>     that way we don't need to clean it after every op.
> 
>     this won't fix the 25547 but it would make fixing it less
>     costy as the gc would not happen as often, and adding code to
>     it would not slow down the executor.

Interesting. Have you got anything for it now? Anyway, what is the actual 
difference between it and the fast cache facility..?

Moriyohi

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

Reply via email to