On 11/15/2009 11:00 PM, Michael Lawson (mshindo) wrote:
Hi,
I have been performing some benchmark testing on Infinispan Running in
Distributed mode, with some unexpected results.
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.
Communication with the infinispan nodes is being done via a socket
interface, using standard java serialization.
Hmmmm, Infinispan does not use standard java serialization. It uses
JBoss Marshalling which has it's own tweaked protocol called river.
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.
_______________________________________________
infinispan-dev mailing list
infinispan-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/infinispan-dev
--
Galder ZamarreƱo
Sr. Software Engineer
Infinispan, JBoss Cache