Memcached implementation inquiry
Mauro N. Infantino
mauroi at digbang.com
Thu Apr 19 16:47:28 UTC 2007
> -----Original Message-----
> From: memcached-bounces at lists.danga.com
> [mailto:memcached-bounces at lists.danga.com] On Behalf Of
> Michael Firsikov
> Subject: Memcached implementation inquiry
>
> However, one of the main reasons to explore memcache for us, were the
> searches. (The complexity of searches in MySQL (a myriad of
> joins, etc)
> resulted in sub-par performance). I am pretty certain it is against
> memcached best practices, but I have done a basic loop to get
> thru roughly
> 600K records, get and check a value.
Try that loop without any memcached request. A 600k loop in PHP can take
some time.
Regards,
Mauro.
More information about the memcached
mailing list