Strange performance numbers

Ryan Mack rmack@mackman.net
Fri, 12 Sep 2003 00:18:34 -0700 (PDT)


I'm using memcached for the first time tonight.  I have a page with two DB
queries.  Without memcached at all (not in the code at all, requests take
12ms.  With only the first query using memcache, requests take 10ms.  
With only the second query using memcache, requests take 8ms.  With both
queries using memcached, requests take 45ms.  This makes no sense to me at
all.  Am I doing something wrong?

Please reply by personal email, I am not subscribed.

Thanks, Ryan