summaryrefslogtreecommitdiff
path: root/qpid/java/perftests
Commit message (Expand)AuthorAgeFilesLines
* QPID-3977: Add charting framework for new distributed test tool.Keith Wall2012-04-3038-5437/+5504
* QPID-3936: Performance Test Tool: Try to remove test queues in the event of u...Keith Wall2012-04-301-0/+23
* QPID-3936: Produce aggregated batchSize and bring acknowledgeMode through to ...Keith Wall2012-04-2617-77/+234
* QPID-3936: Fix for ControllerAndClientTest that occasionally fails on slow CIKeith Wall2012-04-251-2/+14
* QPID-3936: Add more logging to better understand the ControllerAndClientTest ...Keith Wall2012-04-241-1/+6
* QPID-3936: Add more logging to better understand the ControllerAndClientTest ...Keith Wall2012-04-241-1/+8
* QPID-3936: Change Performance Test Framework to support running of a series o...Keith Wall2012-04-2330-189/+23517
* QPID-3936: add more debug logsKeith Wall2012-04-206-0/+47
* QPID-3936: stop queue creator from leaving open session behindKeith Wall2012-04-204-32/+18
* QPID-3936: Performance Test Framework - Fix failing tests under JDK 1.7Keith Wall2012-04-162-3/+3
* QPID-3936: initial checkin of new testing framework, initially to be used for...Robert Gemmell2012-04-05163-0/+36951
* QPID-3929: remove old perftests + integrationtests + junit-toolkit modules an...Robert Gemmell2012-04-0470-10285/+0
* NO-JIRA: fix acking bug in old perftests, add some logging to aid failure ana...Robert Gemmell2012-02-172-22/+8
* NO-JIRA: Encapsulate fields, use private members and accesors (keep checkstyl...Robert Godfrey2012-01-271-2/+2
* NO-JIRA: Ensure all control flow statements use braces (keeping CheckStyle ha...Robert Godfrey2012-01-272-2/+8
* QPID-2627 : Remove dependency on MINARobert Godfrey2011-09-091-3/+0
* QPID-3434: Refactored 0-8..0-9-1 code paths to use same SSL configuration mec...Robert Gemmell2011-08-181-1/+13
* QPID-3343: refactor test profiles to allow testing within the same JVM for al...Robert Gemmell2011-07-071-207/+0
* QPID-2857 : Address issues found by running FindBugs against the Java codebaseRobert Godfrey2010-09-122-4/+4
* QPID-2787: Move QpidTestCase to Common test module so that any test can inher...Robert Gemmell2010-08-061-1/+1
* QPID-2599: restore log4j settings files which are not named log4j.xml or log4...Robert Gemmell2010-06-041-0/+46
* Only build perftest scripts if we have changed them. Shaves 14s of the build ...Martin Ritchie2010-06-041-1/+11
* Add the ASF License to various classes currently missing itRobert Gemmell2010-06-021-1/+21
* QPID-2639Rajith Muditha Attapattu2010-06-021-2/+2
* QPID-2599Rajith Muditha Attapattu2010-05-111-46/+0
* QPID-2424 : Update tests to correctly handle timestamps from stat that are in...Martin Ritchie2010-04-122-3/+7
* QPID-2421 : Fixed preFill when numConsumers > 1. This requried the introducti...Martin Ritchie2010-04-124-45/+110
* QPID-2425 : Update to automate the gathering of throughput min/max/avg.Martin Ritchie2010-04-121-1/+23
* QPID-2425 : Augment script to extract latency from csv file. Also updated pro...Martin Ritchie2010-04-123-20/+113
* QPID-2425 : Augmented JUnit-Toolkit to emit latency information already gathe...Martin Ritchie2010-04-121-1/+10
* QPID-2424 : Augment processing scripts to generate min/max/avg stats file for...Martin Ritchie2010-04-122-26/+297
* QPID-2417: add a volume test for transient message delivery using topics + se...Robert Gemmell2010-03-032-0/+348
* QPID-2421 : Update to expose the PingClient count so we can set the correlati...Martin Ritchie2010-02-252-1/+6
* QPID-2421 : Augmented Async Performance test to take new 'preFill' value, tha...Martin Ritchie2010-02-256-13/+300
* I have added the license header to the files included in this commit.Rajith Muditha Attapattu2010-02-127-0/+147
* Qpid-1934 : Add log4j splitting.Martin Ritchie2009-06-231-27/+114
* Qpid-1934 : Add start/stop script for broker monitoring.Martin Ritchie2009-06-226-0/+1207
* QPID-1810 : Added perftest processing scriptsMartin Ritchie2009-04-152-0/+43
* Updated performance scripts to run even if previous test failed.Martin Ritchie2009-04-112-6/+26
* Added the ASF license header to the following files.Rajith Muditha Attapattu2008-12-161-0/+21
* removed incubating from various shell scripts, release artifacts, and READMEsRafael H. Schloming2008-12-103-7/+5
* removed maven build systemRafael H. Schloming2008-12-103-796/+0
* made ant build generate perftest scriptsRafael H. Schloming2008-12-034-3/+397
* QPID-1453 : Removed loops from scriptMartin Ritchie2008-11-111-1/+1
* QPID-1213: Patch from rgodfrey to refactor AbstractJMSMessage and descendants...Rafael H. Schloming2008-08-071-4/+3
* QPID-1206: Fix failover and failover testsAidan Skinner2008-08-051-5/+3
* QPID-909 Added missing license header and fixed execute bit on MessageSize.shMartin Ritchie2008-07-153-1/+45
* QPID-1157: Added perftests projectArnaud Simon2008-07-041-0/+290
* Updated the performance tests to ensure we use all the available test, added ...Martin Ritchie2008-06-275-3/+34
* QPID-1079: Updated ...test.client tests for using QpidTestCase + move QpidTes...Arnaud Simon2008-05-221-1/+1