[PHP-DEV] REMOVE : [PHP-DEV] Re: Zend engine's hashtable performance tweaks

2011-01-31 Thread ca
REMOVE - Original Message - From: Marcin Babij [mailto:marcin.ba...@nasza-klasa.pl] To: internals@lists.php.net,apc-...@lists.php.net Sent: Mon, 31 Jan 2011 12:35:53 +0100 Subject: Re: [PHP-DEV] Re: Zend engine's hashtable performance tweaks Hello, I've managed to change m

Re: [PHP-DEV] Re: Zend engine's hashtable performance tweaks

2011-01-31 Thread Marcin Babij
Hello, I've managed to change my patch to merge against trunk, there were some problems with interned strings optimization. I've created bug report with new patch: http://bugs.php.net/bug.php?id=53866 I've changed hashing function again, it looks like working better than previous, but noth

Re: [PHP-DEV] Re: Zend engine's hashtable performance tweaks

2011-01-11 Thread Christopher Jones
Hi Marcin, Can you mail the PHP Internals list and also the apc-...@lists.php.net list when you have logged the bug? I mentioned your patches to Gopal, the APC maintainer, and he was interested to see what was needed. Regards, Chris On 01/11/2011 04:28 PM, Marcin Babij wrote: Hello, I merge

Re: [PHP-DEV] Re: Zend engine's hashtable performance tweaks

2011-01-11 Thread Christopher Jones
On 12/31/2010 10:15 AM, Pierre Joye wrote: hi, Thanks for the patches :) Can you open a bug report please (and attach the patches to it)? I'm sure this patch will be updated a couple of times before it reaches the repository. Cheers, Hi Marcin, Did you log a bug for this? Regards, Chris

Re: [PHP-DEV] Re: Zend engine's hashtable performance tweaks

2011-01-01 Thread Marcin Babij
Hi! Sorry for no attachments in previous message, I think my attachments weren't redirected with message by lists.php.net email confirmation system. I send them again, and for sure I attach links to public copy of them over HTTP: https://gist.github.com/761094 - php-5.3.4-hashtable-optimization.

Re: [PHP-DEV] Re: Zend engine's hashtable performance tweaks

2010-12-31 Thread Stas Malyshev
Hi! Sorry for no attachments in previous message, I think my attachments weren't redirected with message by lists.php.net email confirmation system. I send them again, and for sure I attach links to public copy of them over HTTP: https://gist.github.com/761094 - php-5.3.4-hashtable-optimization.

Re: [PHP-DEV] Re: Zend engine's hashtable performance tweaks

2010-12-31 Thread Pierre Joye
hi, Thanks for the patches :) Can you open a bug report please (and attach the patches to it)? I'm sure this patch will be updated a couple of times before it reaches the repository. Cheers, On Fri, Dec 31, 2010 at 4:58 PM, Marcin Babij wrote: > Sorry for no attachments in previous message, I

[PHP-DEV] Re: Zend engine's hashtable performance tweaks

2010-12-31 Thread Marcin Babij
Sorry for no attachments in previous message, I think my attachments weren't redirected with message by lists.php.net email confirmation system. I send them again, and for sure I attach links to public copy of them over HTTP: https://gist.github.com/761094 - php-5.3.4-hashtable-optimization.