[infinispan-dev] Performance improvements, more...

Sanne Grinovero sanne at infinispan.org
Thu Jan 19 04:50:03 EST 2012


On 19 January 2012 09:36, Bela Ban <bban at redhat.com> wrote:
> Great !
>
> Which version of JGroups did you use ? 3.0.2 or 3.0.3 ?

Right... sorry I forgot to revert experiments on JGroups!
So both numbers where running JGroups "version" 8115f27, which is
somewhere between the two:

8115f27 Made MessageDispatcher.members volatile, writes and reads are
separated by memo barriers (JGRP-1414)
cb6219d Changes to Rsp (https://issues.jboss.org/browse/JGRP-1412)
070b116 updated version to 3.0.3.Final
8f485fa (tag: JGroups_3_0_2_Final) changed version to 3.0.2.Final


> On 1/19/12 10:25 AM, Sanne Grinovero wrote:
>> Hello,
>> I just got these figures using the Transactional test:
>>
>> Done 2,592,102,434 transactional operations in 62.18 minutes using
>> 5.1.0-SNAPSHOT
>>    2,576,372,975 reads and 15,729,459 writes
>>    Reads / second: 690,573
>>    Writes/ second: 4,216
>>
>> which are much better than what I had 24 hours ago with 23a031e
>> (same test, same parameters) :
>>
>> Done 878,390,104 transactional operations in 23.06 minutes using 5.1.0-SNAPSHOT
>>    873,278,200 reads and 5,111,904 writes
>>    Reads / second: 631,100
>>    Writes/ second: 3,694
>>
>> The main differences are our minor cleanups from yesterday and
>> JBMAR-127 - but this wasn't released yet, I'm depending on a locally
>> built snapshot.
>>
>> Cheers,
>> Sanne
>> _______________________________________________
>> infinispan-dev mailing list
>> infinispan-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>
> --
> Bela Ban
> Lead JGroups (http://www.jgroups.org)
> JBoss / Red Hat
> _______________________________________________
> infinispan-dev mailing list
> infinispan-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/infinispan-dev



More information about the infinispan-dev mailing list