summaryrefslogtreecommitdiff
path: root/qpid/java/perftests/src/main
Commit message (Expand)AuthorAgeFilesLines
* QPID-6231: [Perftests framework] Make performance frameworkAlex Rudyy2014-11-187-14/+216
* QPID-6022 : [Java] Fix issues highlighted by code scanning toolsRobert Godfrey2014-08-193-8/+11
* QPID-5813: add license headers to various files, remove empty fileRobert Gemmell2014-08-152-1/+41
* QPID-5993 : Fix more findbugs found issuesRobert Godfrey2014-08-131-6/+6
* QPID-5993 : [Java] Address issues identified by FindbugsRobert Godfrey2014-08-131-3/+3
* QPID-5980: final tweaks to resolve javadoc errors and allow use of the apache...Robert Gemmell2014-08-081-1/+1
* QPID-5048: assembly and dependency fixupsRobert Gemmell2014-05-231-2/+2
* QPID-5048: restore some config that was erroneously removed previously, updat...Robert Gemmell2014-05-234-1/+350
* QPID-5723: fix JavaScript issues to enable evaluation under the new engine in...Robert Gemmell2014-04-261-2/+2
* QPID-5048: maven license plugin optimisation & enhanced license file generationKeith Wall2014-03-251-2/+1
* QPID-5612: JMS benchmarking tool fixesAlex Rudyy2014-03-115-49/+99
* QPID-5612: JMS benchmarking tool [Part of the existing Java Broker Performanc...Keith Wall2014-03-079-20/+528
* QPID-5596 : [Java] Address bugs found by FindBugsRobert Godfrey2014-03-031-4/+1
* QPID-5048: Maven enahancements to restructure POM hierarchy and improve buildRobert Gemmell2014-02-271-3/+12
* QPID-5048: add initial pom files for a maven buildRobert Gemmell2013-09-231-0/+33
* QPID-4958: fixed race condition in ClientRegistry that caused awaitClients to...Phil Harvey2013-07-011-25/+36
* 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