Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 258 by [email protected]: Performance issue with
net.rubyeye.xmemcached.transcoders.SerializingTranscoder:decode
http://code.google.com/p/memcached/issues/detail?id=258
What steps will reproduce the problem?
1. Start memcached server with 8G memory on a remote server
2. Perform consistent 'gets' and 'sets'
3. Client being used is Xmemcached
What is the expected output? What do you see instead?
net.rubyeye.xmemcached.transcoders.SerializingTranscoder:decode is taking
300ms. The time it takes should be in the order of tens of milliseconds.
What version of the product are you using? On what operating system?
VERSION 1.4.5 on Red Hat Enterprise Linux Server release 5.5 (Tikanga) and
kernel version is 2.6.18-194.el5
Please provide any additional information below.
Attached is a screenshot for the method taking time.
Attachments:
sample.bmp 2.4 MB