[jboss-jira] [JBoss JIRA] (JGRP-1717) Bundling reduces performance in scenario mimicking Inifinispan
Bela Ban (JIRA)
issues at jboss.org
Mon Jan 6 05:21:32 EST 2014
[ https://issues.jboss.org/browse/JGRP-1717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12933740#comment-12933740 ]
Bela Ban edited comment on JGRP-1717 at 1/6/14 5:19 AM:
--------------------------------------------------------
Comments:
* DONT_BUNDLE is ignored when sending a message *except for SSWT*
** That's why SSWT -B is slow: messages are not bundled
* SSWT had quite a high variation between runs
* SS is slow with only 1 sender thread
** With 2 threads SS (-B/+B) achived ~ 118
* TQ achieved the highest perf regardless of the number of senders. Note that 120'000 msgs/sec ~= 120MB/sec, that's close to the max throughput of 1Gbps ethernet of 125MB/sec
was (Author: belaban):
Comments:
* DONT_BUNDLE is ignored when sending a message *except for SSWT*
** That's why SSWT -B is slow: messages are not bundled
* SSWT had quite a high variation between runs
* SS is slow with only 1 sender thread
** With 2 threads SS (-B/+B) achived ~ 118
> Bundling reduces performance in scenario mimicking Inifinispan
> --------------------------------------------------------------
>
> Key: JGRP-1717
> URL: https://issues.jboss.org/browse/JGRP-1717
> Project: JGroups
> Issue Type: Bug
> Affects Versions: 3.3
> Reporter: Radim Vansa
> Assignee: Bela Ban
> Fix For: 3.5
>
> Attachments: benchmark-jgroups.xml, jgroups-udp.pdf, jgroups-udp.xml
>
>
> In Radargun benchmark of JGroups mimicking the behaviour of Infinispan we can see that performance with bundling on actually reduces the performance.
> See attached configurations and results.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list