Re: [PHP-DEV] Compile-time hash value calculation (was: Patch for the php bug 47815)

2009-04-07 Thread Lukas Kahwe Smith
On 31.03.2009, at 20:36, Dmitry Stogov wrote: Hi Basant, I've updated you patch for 5.3 (attached, don't forget to regenerate zend_vm_execute.h). 5.2 is closed for such changes anyway and I don't think the patch should be applied into 5.3 too, because it is in RC stage. I got ~10% spee

[PHP-DEV] Compile-time hash value calculation (was: Patch for the php bug 47815)

2009-03-31 Thread Dmitry Stogov
Hi Basant, I've updated you patch for 5.3 (attached, don't forget to regenerate zend_vm_execute.h). 5.2 is closed for such changes anyway and I don't think the patch should be applied into 5.3 too, because it is in RC stage. I got ~10% speed-up on very synthetic benchmarks (b.php attached). T