summaryrefslogtreecommitdiff
path: root/java/perftests/src/main
Commit message (Expand)AuthorAgeFilesLines
* QPID-4605: Java performance test and visualisation unit tests now subclass Qp...Phil Harvey2013-02-271-1/+27
* QPID-4533: Java Performance Tests - addressed bug in JdbcSeriesBuilder that c...Phil Harvey2013-02-091-3/+5
* QPID-4533: fixed bug in perftest ResultsDbWriter's default run ID to make it ...Phil Harvey2013-01-301-2/+6
* QPID-4533: Modified perftests to support writing results to a database, and e...Phil Harvey2013-01-307-13/+519
* NO-JIRA: [Java Broker] Perf Tests - tweak queue drain algorithm to better han...Keith Wall2012-12-272-13/+25
* QPID-4385: perf test ClientRegistry timeout now only applies to each registra...Alex Rudyy2012-10-231-8/+28
* QPID-4341: ensure the Topic perftests actually use Topic destinationsRobert Gemmell2012-09-236-18/+26
* QPID-4311: throw exception if the test config requests a start delay greater ...Robert Gemmell2012-09-211-17/+35
* QPID-4310: Display performance test results in messages per secondRobert Gemmell2012-09-204-1/+27
* QPID-4321: Perf tests should not try to call Message#acknowledge on a produci...Keith Wall2012-09-194-46/+49
* QPID-4275: Java Performance Tests - race condition between closing test consu...Keith Wall2012-09-071-1/+9
* QPID-4143 now producing test-summary.csv to make viewing all the 'all partici...Keith Wall2012-08-298-55/+218
* QPID-4053: Change performance test qpid queue creator to drain the queue befo...Keith Wall2012-08-234-14/+72
* QPID-4111: add licence header to various filesRobert Gemmell2012-08-121-0/+20
* QPID-4143: modify perf test framework's queue management to allow non-Qpid im...Keith Wall2012-07-273-6/+73
* QPID-4143: exclude qpid-client and its third party libs from the perftests re...Keith Wall2012-07-201-2/+2
* QPID-4143: include baseline data in charts.Keith Wall2012-07-182-1/+6
* QPID-4143: tweaked topic test config to introduce a start delay on message pr...Keith Wall2012-07-174-12/+26
* QPID-4113: no longer caching duration override because it broke inter-test is...Robert Gemmell2012-07-061-9/+9
* QPID-4113: added support for a system property to override all participant du...Robert Gemmell2012-07-061-1/+38
* QPID-4110: Java Performamce Tests. Cleaning up the subscriptions map at the e...Keith Wall2012-07-061-0/+1
* QPID-4110 added topic support to performance tests.Keith Wall2012-07-054-20/+100
* QPID-4105: perf test tidy-up code changes:Keith Wall2012-07-046-41/+66
* QPID-4103: [Java Performance Tests] Allow specifying of test configuration wi...Keith Wall2012-07-046-45/+736
* NO-JIRA: Add missing Apache licenses to Java source files; correct positionin...Keith Wall2012-07-021-0/+20
* QPID-4089: Add latency tests into java performance test frameworkKeith Wall2012-07-028-19/+275
* QPID-4050: reduced verbosity of logging. Also removed unnecessary imports and...Keith Wall2012-06-156-13/+12
* QPID-3936: Java Performance Test Framework - better PSFC supportKeith Wall2012-05-265-20/+250
* 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-268-37/+89
* 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-238-89/+235
* QPID-3936: add more debug logsKeith Wall2012-04-206-0/+47
* QPID-3936: stop queue creator from leaving open session behindKeith Wall2012-04-203-24/+11
* QPID-3936: initial checkin of new testing framework, initially to be used for...Robert Gemmell2012-04-0584-0/+7829
* 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