summaryrefslogtreecommitdiff
path: root/qpid/java/perftests/src
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-4103: [Java Performance Tests] Allow specifying of test configuration wi...Keith Wall2012-07-0413-53/+939
* NO-JIRA: Add missing Apache licenses to Java source files; correct positionin...Keith Wall2012-07-022-0/+40
* QPID-4089: Add latency tests into java performance test frameworkKeith Wall2012-07-0216-28/+416
* QPID-4069: DistributedClientTest.testClientFailsToCreateProducerUsingInvalidS...Keith Wall2012-06-152-9/+11
* QPID-4050: reduced verbosity of logging. Also removed unnecessary imports and...Keith Wall2012-06-1515-18/+19
* QPID-3936: Java Performance Test Framework.Keith Wall2012-05-261-5/+18
* QPID-3936: Java Performance Test Framework - better PSFC supportKeith Wall2012-05-267-20/+429
* 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-2320-186/+384
* 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-05147-0/+14674
* QPID-3929: remove old perftests + integrationtests + junit-toolkit modules an...Robert Gemmell2012-04-0426-6594/+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
* Add the ASF License to various classes currently missing itRobert Gemmell2010-06-021-1/+21
* QPID-2639Rajith Muditha Attapattu2010-06-021-2/+2
* QPID-2421 : Fixed preFill when numConsumers > 1. This requried the introducti...Martin Ritchie2010-04-124-45/+110
* QPID-2425 : Augmented JUnit-Toolkit to emit latency information already gathe...Martin Ritchie2010-04-121-1/+10
* 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-253-13/+177
* made ant build generate perftest scriptsRafael H. Schloming2008-12-031-45/+0
* 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-1079: Updated ...test.client tests for using QpidTestCase + move QpidTes...Arnaud Simon2008-05-221-1/+1
* QPID-832 : Fix eol-styleRobert Godfrey2008-04-249-3782/+3782
* QPID-832 copy from M2.xAidan Skinner2008-04-2426-0/+6237
* Delete stuff that's just going to get synced from M2.xAidan Skinner2008-04-2322-5231/+0
* Imporved topic perf testsArnaud Simon2008-01-213-14/+100
* Added new perf test for topic (based on Andy's usecase)Arnaud Simon2008-01-213-0/+319
* Fixed various compilation errorsRajith Muditha Attapattu2008-01-161-5/+1
* changed M2 to 0.10Arnaud Simon2008-01-041-2/+2
* added mina logging levelArnaud Simon2008-01-041-0/+3
* added M2 connection factory and JNDI destinationsArnaud Simon2008-01-041-39/+46
* added "..qpidity" package (see Qpid-719)Arnaud Simon2008-01-041-0/+3
* fixed compile error in MessageProducer.javaRafael H. Schloming2008-01-031-1/+1
* chnaged to use jndiArnaud Simon2007-12-192-17/+31
* added latency testsArnaud Simon2007-11-301-8/+8
* added latency testsArnaud Simon2007-11-302-0/+231