APC is great, APC definetely speeds up the php a lot but I just remember that 
there used to be also optimization options. 
I remember the days where eAccelerator and php accelerator and mmcache were 
popular. They all had code optimization option to speed up compiled scripts.


Dmitri Snytkine
Web Developer
Ultra Logistics, Inc.
Phone: (888) 220-4640 x 2097
Fax: (888) 795-6642
E-Mail: dsnytk...@ultralogistics.com
Web: www.ultralogistics.com

"A Top 100 Logistics I.T. Provider in 2011"


-----Original Message-----
From: Ferenc Kovacs [mailto:tyr...@gmail.com] 
Sent: Saturday, December 03, 2011 12:39 PM
To: Tom Boutell
Cc: PHP Internals
Subject: Re: [PHP-DEV] Will apc.optimization ever be put back to APC?

hi,

see
http://svn.php.net/viewvc?view=revision&revision=224572
and
http://svn.php.net/viewvc/pecl/apc/trunk/TECHNOTES.txt?r1=224572&r2=224571&pathrev=224572
 especially
it seems that it doesn't work out, and it was removed.

So I'm pretty sure, that we won't see that option in the future. If the apc
devs would come up with another optimization, using the same ini option to
controll it would be really confusing, so even in that case, some other
name would be chosen.

btw. Dmitri I don't really get the "so the APC will be not only the cache
of php files but also act as an accelerator?" part, what do you miss from
apc?
I don't see anything in that change which would back up your comment.

just my 2 cents ofc, maybe others can better answer this.

On Sat, Dec 3, 2011 at 6:24 PM, Tom Boutell <t...@punkave.com> wrote:

> This feature was described as "experimental" in the documentation.
> Maybe the "experiment" didn't work out - or it worked out fine and
> equivalent optimizations are part of the normal compliation of PHP
> code now?
>
> I would hope the latter - it doesn't seem like a bytecode cache should
> have to do optimizations; that would be the compiler's job and would
> benefit everyone regardless of which cache they use. Sensible
> factoring would not blur the roles of those two components. But I
> haven't delved into the source to find out what this option really did
> (:
>
> On Sat, Dec 3, 2011 at 11:04 AM, Dmitri Snytkine
> <dsnytk...@ultralogistics.com> wrote:
> > The option apc.optimization has been removed in apc 3.0.13
> > I wonder if there are any plans to put the code optimization option back
> > into APC, so the APC will be not only the cache of php files but also
> act as
> > an accelerator?
> >
> >
> >
> > Dmitri Snytkine
> > Web Developer
> > Ultra Logistics, Inc.
> > Phone: (888) 220-4640 x 2097
> > Fax: (888) 795-6642
> > E-Mail: dsnytk...@ultralogistics.com
> > Web: www.ultralogistics.com
> >
> > "A Top 100 Logistics I.T. Provider in 2011"
> >
> >
> >
> >
> > --
> > PHP Internals - PHP Runtime Development Mailing List
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
>
>
>
> --
> Tom Boutell
> P'unk Avenue
> 215 755 1330
> punkave.com
> window.punkave.com
>
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


-- 
Ferenc Kovács
@Tyr43l - http://tyrael.hu


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

Reply via email to