MultiformeIngegno

  • Posts: 1,337
Zend OPCache & APC
« 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? :)

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
Re: Zend OPCache & APC
« Reply #1, 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.
When we unite against a common enemy that attacks our ethos, it nurtures group solidarity. Trolls are sensational, yes, but we keep everyone honest. | Game Memorial

Nao

  • Dadman with a boy
  • Posts: 16,079
Re: Zend OPCache & APC
« Reply #2, on November 25th, 2013, 09:17 PM »
Lol I was googling "opcache vs APC" and this came up like in third position... ;)

MultiformeIngegno

  • Posts: 1,337

Nao

  • Dadman with a boy
  • Posts: 16,079
Re: Zend OPCache & APC
« Reply #4, on November 27th, 2013, 05:02 PM »
Maybe because opcache isn't the official name?

MultiformeIngegno

  • Posts: 1,337

Nao

  • Dadman with a boy
  • Posts: 16,079
Re: Zend OPCache & APC
« Reply #6, on November 28th, 2013, 01:17 PM »
Well, then maybe Wedge isn't that bad at SEO after all, eh eh... :eheh: