Well, I'm in no position to ask anyone for anything, but... here goes anyway
;)

APC is a good caching mechanism, but is lacking in optimization features,
where for example (to my knowledge anyway) Zend Optimizer is doing a good
job. Since it looks like APC is going to be included in PHP 6 by default,
maybe it's getting more and more interesting to invest time in optimization
algorithms to enhance APC? I think it's probably the one area in which the
most performance gain for users can be achieved.

- Ron


"Ilia Alshanetsky" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Heh, Lukas preempted by e-mail a bit, but the bottom line is that the
> next release in the 5.X series is going to be 5.2.0. Being a minor
> version release we have a greater amount of freedom then the one we
> normally get for patch level releases and that's exactly what we need
> for some of the changed being planned. Basically for the next week, I
> would like to assemble a list of changes (using Lukas' wiki) that we
> wish to integrate into this release and then make a new branch. Once
> that is the final list will be published and we will start on a 3
> month release cycle, where the 1st month is allotted towards making
> the big changes and the remaining 2 months to get things stable. So,
> if you have changes you'd like to see in 5.2 (don't go too wild
> now ;-) ), reply to this e-mail.
>
>
> On 2-May-06, at 6:07 AM, Lukas Smith wrote:
>
> > Hi,
> >
> > I updated my phptodo wiki for the next planned release. Ilia also
> > send me a bunch of items that I threw on there:
> > http://oss.backendmedia.com/PhP52
> >
> > If you want me to be your personal secretary let me know what items
> > you are missing from the list, what items should be assigned to
> > specific people and finally what items are completed.
> >
> > regards,
> > Lukas
> >
> > -- 
> > PHP Internals - PHP Runtime Development Mailing List
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
> >
>
> Ilia Alshanetsky
> Advanced Internet Designs Inc.
> [EMAIL PROTECTED]

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

Reply via email to