Re: [APC-DEV] IS_INTERNED for apc + zend mixtures
[email protected] (Dmitry Stogov) Thu, 28 Jul 2011 11:42:36 +0400
| Newsgroups | php.apc.dev |
|---|---|
| Message-ID | <[email protected]> |
On 07/28/2011 11:23 AM, Rasmus Lerdorf wrote: > On 07/28/2011 12:20 AM, Dmitry Stogov wrote: >> Hi Rasmus, >> >> Wrong decision. >> You make PHP slower just because can't solve an APC issue. :( >> I believe the problem may be solved in APC itself. >> Please, revert the patch. > > PHP is even slower if APC doesn't work with it. I don't see how this can > be solved entirely on the APC side. I'm open to suggestions. APC is not a single opcode cache, so you are slowing down the others. I probably can find a solution to fix APC, if I get permission to do it. But, anyway, please revert the patch. I spent weeks developing the interned strings solution and now you are slowing it down before listening to my opinion. Thanks. Dmitry.