Re: [APC-DEV] Re: [PHP-DEV] [RFC] APC/PHP Lazy Loading

[email protected] (Dmitry Stogov) Wed, 11 Mar 2009 19:28:45 +0300
Newsgroups php.internals,php.apc.dev
Message-ID <[email protected]>
Lukas Kahwe Smith wrote:
> 
> On 11.03.2009, at 17:10, Rasmus Lerdorf wrote:
>>> Anyway, it's very good job and 20-30% speedup on some real-life
>>> applications makes sense to include it into 5.3 (from my point of view).
>>
>> Makes sense to me as well, especially since I don't see any drawbacks
>> for non-accelerated scripts.
>>
>> I also think some of those applications that didn't show any gains could
>> be trivially modified to make use of it.  Moving from conditionally
>> loaded stuff to lazy-loaded is likely to speed things up.  Depending of
>> course on how granular the conditional loading is.
> 
> 
> Can we get this patch to release quality by this weekend?

I think it's possible. I could help with it.

Thanks. Dmitry.

> So that people can test it on Monday/Tuesday ahead of RC1?
> 
> regards,
> Lukas Kahwe Smith
> [email protected]
> 
> 
>