Bug 988905 - 20% performance regression in distributed, udp, tx, sync library stress tests
Summary: 20% performance regression in distributed, udp, tx, sync library stress tests
Keywords:
Status: VERIFIED
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Performance
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: 6.2.0
Assignee: Nobody
QA Contact: Martin Gencur
URL:
Whiteboard:
Depends On:
Blocks: 1017190
TreeView+ depends on / blocked
 
Reported: 2013-07-26 16:34 UTC by Alan Field
Modified: 2023-04-01 08:00 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)
JDG 6.2.0.DR1 vs 6.1 library mode performance (27.22 KB, application/vnd.oasis.opendocument.spreadsheet)
2013-07-26 16:34 UTC, Alan Field
no flags Details
JDG 6.2.0.ER1 vs 6.1 library mode performance (27.23 KB, application/vnd.oasis.opendocument.spreadsheet)
2013-09-26 18:56 UTC, Alan Field
no flags Details

Description Alan Field 2013-07-26 16:34:45 UTC
Created attachment 778832 [details]
JDG 6.2.0.DR1 vs 6.1 library mode performance

Average read and write response times are 20% higher for 6.2.0.DR1 than the results for 6.1.0.GA

attaching ODS spreadsheet with more data. ("dist-udp-tx-sync" sheet)
jobs:
JDG 6.1 results - https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jdg-radargun-perf-jdg62-dist-vs-repl/6/

JDG 6.2.0.DR1 results - https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jdg-radargun-perf-jdg62-dist-vs-repl/5/

Comment 2 Alan Field 2013-09-26 18:56:31 UTC
Created attachment 803537 [details]
JDG 6.2.0.ER1 vs 6.1 library mode performance

Comment 3 Alan Field 2013-09-26 18:57:47 UTC
Updated with test results from JDG 6.2.0 ER1. Reads are 20% slower and writes are about 12% slower than in JDG 6.1 GA

Comment 4 Radim Vansa 2013-12-10 09:30:20 UTC
The issue was fixed in JGroups 3.4.1
These configuration options are required for optimal performance:
(TCP|UDP).bundler_type="old"
UNICAST3 protocol
(UFC|MFC).max_credits="2M"


Note You need to log in before you can comment on or make changes to this bug.