diff options
| author | Andrew MacBean <macbean@apache.org> | 2014-10-09 14:56:41 +0000 |
|---|---|---|
| committer | Andrew MacBean <macbean@apache.org> | 2014-10-09 14:56:41 +0000 |
| commit | 2ac9bc4491abc1f4d6d66cfe7f88899a1c94ee4c (patch) | |
| tree | ecc365dd663c670624cf1a950979058b5793f562 /qpid/java/perftests/etc/chartdefs/1502-Topic-Persistence.chartdef | |
| parent | 596241e890427e48f78917b9b82aa73816dd2dd6 (diff) | |
| download | qpid-python-2ac9bc4491abc1f4d6d66cfe7f88899a1c94ee4c.tar.gz | |
QPID-6138: [Java Perf Tests] Update perf test profiles replacing persistent/auto-ack with persistent/transacted
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1630496 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/perftests/etc/chartdefs/1502-Topic-Persistence.chartdef')
| -rw-r--r-- | qpid/java/perftests/etc/chartdefs/1502-Topic-Persistence.chartdef | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/perftests/etc/chartdefs/1502-Topic-Persistence.chartdef b/qpid/java/perftests/etc/chartdefs/1502-Topic-Persistence.chartdef index c418709a82..25e64ea1c9 100644 --- a/qpid/java/perftests/etc/chartdefs/1502-Topic-Persistence.chartdef +++ b/qpid/java/perftests/etc/chartdefs/1502-Topic-Persistence.chartdef @@ -20,7 +20,7 @@ chartType=BAR chartTitle=Topic transient/durable subscriptions chartSubtitle=1KB messages -chartDescription=1P 10C, transacted, message payload 1KB, transient messages on non-durable sub, persistent messages on durable sub +chartDescription=1P 10C, transacted, message payload 1KB, transient messages on non-durable sub, persistent messages on durable sub, single topic, xAxisTitle=Subscription type (true durable, false non durable) yAxisTitle=Throughput (messages/s) |
