Updates:
Status: Invalid
Comment #1 on issue 195 by [email protected]: Memcached Performance is
too slow
http://code.google.com/p/memcached/issues/detail?id=195
This bug report does not have enough information for us to really
understand what is the problem you are seeing. It appears that you are
experiencing gets that are taking over a second.Are all get operations
taking over a second? Or just some of them? What kind of load are you
running? What client are you using? What version of libevent was installed
on the machine? What steps have you taken to ensure that this is latency is
due to memcached and not other external factors? In general, Memcached is a
fairly responsive server and even older versions should respond to get
requests well under a second. So my initial guess would be that something
else is at fault here.
Also, you say that you are running 1.2.4 on Windows XP? I dont believe the
official 1.2.4 built on Windows. Perhaps you were using
http://www.splinedancer.com/memcached-win32/ ? In which case, you should
probably address your concerns the folks who support that port.