Wedge

Public area => The Pub => Off-topic => Topic started by: MultiformeIngegno on March 29th, 2013, 01:05 AM

Title: Zend OPCache & APC
Post by: MultiformeIngegno on March 29th, 2013, 01:05 AM
Today PHP 5.5 beta 2 has been released. In beta 1 Zend OPCache was added although disabled by default (I think for the beta period only). It looks firmly like this will be the replacement for APC going forward as it is included in the core, and will have to be maintained for each new release.

Any thought? :)
Title: Re: Zend OPCache & APC
Post by: Arantor on March 29th, 2013, 01:11 AM
It's not a total replacement for APC, as the RFC even notes - https://wiki.php.net/rfc/optimizerplus - but having an opcoce cache as a core feature will, if properly implemented, be very worthwhile.

The problem is that I can actually see cruddier hosts not implementing it because OMG IT USES MORE MEMORY, without understanding what it's actually doing and why in all likelihood it would probably use less memory in sustained usage than the current model does.
Title: Re: Zend OPCache & APC
Post by: Nao on November 25th, 2013, 09:17 PM
Lol I was googling "opcache vs APC" and this came up like in third position... ;)
Title: Re: Zend OPCache & APC
Post by: MultiformeIngegno on November 26th, 2013, 12:20 AM
Quote from Nao on November 25th, 2013, 09:17 PM
Lol I was googling "opcache vs APC" and this came up like in third position... ;)
Eheh! :D
Title: Re: Zend OPCache & APC
Post by: Nao on November 27th, 2013, 05:02 PM
Maybe because opcache isn't the official name?
Title: Re: Zend OPCache & APC
Post by: MultiformeIngegno on November 28th, 2013, 01:56 AM
Quote from Nao on November 27th, 2013, 05:02 PM
Maybe because opcache isn't the official name?
http://php.net/opcache
Title: Re: Zend OPCache & APC
Post by: Nao on November 28th, 2013, 01:17 PM
Well, then maybe Wedge isn't that bad at SEO after all, eh eh... :eheh: