Re: [APC-DEV] Re: cvs: pecl /apc apc_compile.c apc_globals.h php_apc.c

[email protected] (Gopal Vijayaraghavan) Wed, 18 Oct 2006 07:07:29 +0530
Newsgroups php.apc.dev
Message-ID <[email protected]>
Brian Shire wrote:
> I tested for speed/cpu performance and didn't see huge difference, but 
> for a lorge structure I'm sure it could eat up some memory.

I am not too concerned about apc_fetch/apc_store getting hit, but
my_copy_zval is called for any hashtable copy.

> Sounds good to me, hope I didn't cause any trouble.  
> Let me know if  you'd like me to revert my changes.

No, protocol says that I've got to come up with a better alternative
(or shut up about it).

Cheers,
Gopal
-- 
If I learn from my mistakes, pretty soon I'll know everything.