[infinispan-dev] Infinispan Benchmarks

Galder Zamarreno galder at redhat.com
Tue Nov 24 07:23:23 EST 2009



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 at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/infinispan-dev

-- 
Galder Zamarreño
Sr. Software Engineer
Infinispan, JBoss Cache



More information about the infinispan-dev mailing list