summaryrefslogtreecommitdiff
path: root/qpid/java/perftests/src
Commit message (Expand)AuthorAgeFilesLines
* QPID-4606: Java performance test unit test timeouts increased to allow for sl...Phil Harvey2013-02-273-7/+6
* QPID-4605: Java performance test and visualisation unit tests now subclass Qp...Phil Harvey2013-02-2744-129/+123
* 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-302-5/+23
* QPID-4533: Modified perftests to support writing results to a database, and e...Phil Harvey2013-01-3012-100/+812
* NO-JIRA: [Java Broker] Perf Tests - tweak queue drain algorithm to better han...Keith Wall2012-12-272-13/+25
* QPID-4377: add missing licence headers to various files in the Java treeRobert Gemmell2012-12-112-2/+42
* QPID-4385: perf test ClientRegistry timeout now only applies to each registra...Alex Rudyy2012-10-232-9/+66
* QPID-4335, QPID-4353: Refactored broker plugins to use simplified ServiceLoad...Robert Gemmell2012-10-122-2/+6
* QPID-4341: ensure the Topic perftests actually use Topic destinationsRobert Gemmell2012-09-237-19/+27
* QPID-4311: throw exception if the test config requests a start delay greater ...Robert Gemmell2012-09-212-17/+52
* QPID-4310: Display performance test results in messages per secondRobert Gemmell2012-09-208-4/+59
* QPID-4321: Perf tests should not try to call Message#acknowledge on a produci...Keith Wall2012-09-196-56/+59
* QPID-4275: Java Performance Tests - race condition between closing test consu...Keith Wall2012-09-072-3/+27
* QPID-4143 now producing test-summary.csv to make viewing all the 'all partici...Keith Wall2012-08-2914-77/+346
* QPID-4053: Change performance test qpid queue creator to drain the queue befo...Keith Wall2012-08-235-43/+85
* 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-4103: Refactor test approach to avoid comparing JSON strings.Keith Wall2012-07-183-135/+45
* QPID-4103: now getting test file paths as URIs instead of URLs so that they s...Keith Wall2012-07-172-3/+3
* QPID-4103: [Java Performance Tests] modified test so that its success is no l...Keith Wall2012-07-175-17/+163
* 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-062-1/+81
* 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-056-36/+119
* QPID-4105: perf test tidy-up code changes:Keith Wall2012-07-048-45/+70
* 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