[announce] php: mcache extension 1.0

Sean Chittenden sean at chittenden.org
Thu Jan 20 01:00:06 PST 2005


> Benchmarking libmemcache in c directly...
> Performed 40000 sets in 2.248915 seconds.
> Performed 40000 gets in 2.234578 seconds.
> Performed 20000 gets of 2 values at once in 1.205434 seconds.

Anecdotally, I'd be interested in your tests of this against 1.2.1 
given it has some logic to reduce CPU cycles on hashing when there is 
only one server.  CRC32 is reasonably inexpensive, but avoiding it all 
together is certainly cheaper.  :)  -sc

-- 
Sean Chittenden



More information about the memcached mailing list