<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/qpid/java/perftests/etc/chartdefs, branch 0.28</title>
<subtitle>git.apache.org: qpid.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/'/>
<entry>
<title>NO-JIRA: Java performance tests: removed latency tests and charts that are not adding much value</title>
<updated>2013-07-03T04:46:20+00:00</updated>
<author>
<name>Phil Harvey</name>
<email>philharveyonline@apache.org</email>
</author>
<published>2013-07-03T04:46:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=785db9013d8c764c4829916712363217adc1cfce'/>
<id>785db9013d8c764c4829916712363217adc1cfce</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1499207 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1499207 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>NO-JIRA: removing maximum latency from Java performance charts because it is not very useful and makes it harder to read the average</title>
<updated>2013-05-13T08:01:45+00:00</updated>
<author>
<name>Phil Harvey</name>
<email>philharveyonline@apache.org</email>
</author>
<published>2013-05-13T08:01:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=2a596a754669789d8b27f320dd8785a3f036943b'/>
<id>2a596a754669789d8b27f320dd8785a3f036943b</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1481726 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1481726 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-4827: now most chart definition settings can contain system property placeholders</title>
<updated>2013-05-10T12:40:40+00:00</updated>
<author>
<name>Phil Harvey</name>
<email>philharveyonline@apache.org</email>
</author>
<published>2013-05-10T12:40:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=4640dc1ece124c51b855eda3f7048f775187fed9'/>
<id>4640dc1ece124c51b855eda3f7048f775187fed9</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1480995 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1480995 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>NO-JIRA: fixed SQL query in chartdef - it was returning results from both the auto-ack and the transacted iterations of the perf test</title>
<updated>2013-05-10T08:43:43+00:00</updated>
<author>
<name>Phil Harvey</name>
<email>philharveyonline@apache.org</email>
</author>
<published>2013-05-10T08:43:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=1e4a294bfc876816e59aea5b0ee06ea6c662abae'/>
<id>1e4a294bfc876816e59aea5b0ee06ea6c662abae</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1480934 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1480934 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-4597: Java performance tests now support visualisation of timeseries data.</title>
<updated>2013-02-23T15:17:42+00:00</updated>
<author>
<name>Phil Harvey</name>
<email>philharveyonline@apache.org</email>
</author>
<published>2013-02-23T15:17:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=ee8380c8f9089e396c0fcaa12ebc3d16aab8f25e'/>
<id>ee8380c8f9089e396c0fcaa12ebc3d16aab8f25e</id>
<content type='text'>
Refactored ChartBuilder hierarchy to reduce duplication, and renamed several classes to make them more intuitive.
Added timeseries chart definitions in perftests/etc/c/timeseries/.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1449342 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactored ChartBuilder hierarchy to reduce duplication, and renamed several classes to make them more intuitive.
Added timeseries chart definitions in perftests/etc/c/timeseries/.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1449342 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>NO-JIRA: [Java Broker] Added new perf test script to test the varying consumer/producer batch size independently of the other. This simulates a use-case that has been problematic for previous Qpid versions.</title>
<updated>2012-12-20T17:32:49+00:00</updated>
<author>
<name>Keith Wall</name>
<email>kwall@apache.org</email>
</author>
<published>2012-12-20T17:32:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=d88d95ce9f0873b50aca546aa911c564e71556fb'/>
<id>d88d95ce9f0873b50aca546aa911c564e71556fb</id>
<content type='text'>
Changed visualisation-jfc to allow the perf-test result summary page title to be specified from the command line.
Converted BatchSize script from JSON to Javascript.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1424600 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changed visualisation-jfc to allow the perf-test result summary page title to be specified from the command line.
Converted BatchSize script from JSON to Javascript.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1424600 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>NO-JIRA: update description to correctly reflect the test behaviour</title>
<updated>2012-12-03T22:48:46+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2012-12-03T22:48:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=ce2bf7e9cc3a5892a3d2c15dc11a255dc82de393'/>
<id>ce2bf7e9cc3a5892a3d2c15dc11a255dc82de393</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1416715 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1416715 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-4338: [Java Perf Tests] Clarify chart titles</title>
<updated>2012-11-25T22:50:07+00:00</updated>
<author>
<name>Keith Wall</name>
<email>kwall@apache.org</email>
</author>
<published>2012-11-25T22:50:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=9e8e2847f65a79eefc770787317b64fd090984f1'/>
<id>9e8e2847f65a79eefc770787317b64fd090984f1</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1413439 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1413439 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-4314: Add distributed tests to measure the impact of selectors on consumers' performance</title>
<updated>2012-10-09T20:37:39+00:00</updated>
<author>
<name>Alex Rudyy</name>
<email>orudyy@apache.org</email>
</author>
<published>2012-10-09T20:37:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=1d2f8aaade0f96db409e320be38e966cbe599f8e'/>
<id>1d2f8aaade0f96db409e320be38e966cbe599f8e</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1396299 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1396299 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>NO-JIRA: correct some test descriptions and make it explicit which acknowledgement mode is in use within the associated test definition</title>
<updated>2012-09-24T09:55:32+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2012-09-24T09:55:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=18647047d251b1f90c5b749c5ef52305fd1421a0'/>
<id>18647047d251b1f90c5b749c5ef52305fd1421a0</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1389268 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1389268 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
