| Thomas Love 2006-10-30, 7:48 pm |
| On 10/30/06, Bart Vanbrabant <bart.vanbrabant@zoeloelip.be> wrote:
> Hi,
>
> I prepared a patch that removes the inode based hashing. In version
> before 0.9.4 it was a lot faster then filename based hashing because of
> the hash function used.
> The hash function was good but very slow, we now use the same hash
> function as php so the hashing overhead should be very minor. This was
> changed in 0.9.5.
Excellent, I'll hopefully be able to try this out on a few high-load
Xeons in the next few days. That changing inode thing has been bugging
me for a while. :)
Is it possible to use Zend hashing for the usercache keys too, and
would that be any improvement?
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on apache Geronimo
http://sel.as-us.falkag.net/sel?cmd...3057&dat=121642
|