Hi,<br>I have been performing some benchmark testing on Infinispan Running in Distributed mode, with some unexpected results. <br clear="all"><br>For an insertion with a Key size of 100 Bytes, and Value size 100 Bytes, the insertion time was 0.13ms and retrieval was 128.06ms.<br>

<br>Communication with the infinispan nodes is being done via a socket interface, using standard java serialization. <br><br>The retrieval time is consistently high in comparison to other systems, and I am wondering whether there are some other benchmark reports floating around that I can compare results with. <br>

<br>-- <br>Michael Lawson<br><br>