summaryrefslogtreecommitdiff
path: root/qpid/java/perftests/src/test
Commit message (Expand)AuthorAgeFilesLines
* QPID-4275: Java Performance Tests - race condition between closing test consu...Keith Wall2012-09-071-2/+18
* QPID-4143 now producing test-summary.csv to make viewing all the 'all partici...Keith Wall2012-08-296-22/+128
* QPID-4053: Change performance test qpid queue creator to drain the queue befo...Keith Wall2012-08-231-29/+13
* 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-4113: added support for a system property to override all participant du...Robert Gemmell2012-07-061-0/+43
* QPID-4110 added topic support to performance tests.Keith Wall2012-07-052-16/+19
* QPID-4105: perf test tidy-up code changes:Keith Wall2012-07-042-4/+4
* QPID-4103: [Java Performance Tests] Allow specifying of test configuration wi...Keith Wall2012-07-047-8/+203
* 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-9/+141
* QPID-4069: DistributedClientTest.testClientFailsToCreateProducerUsingInvalidS...Keith Wall2012-06-152-9/+11
* QPID-4050: reduced verbosity of logging. Also removed unnecessary imports and...Keith Wall2012-06-159-5/+7
* QPID-3936: Java Performance Test Framework.Keith Wall2012-05-261-5/+18
* QPID-3936: Java Performance Test Framework - better PSFC supportKeith Wall2012-05-262-0/+179
* QPID-3936: Produce aggregated batchSize and bring acknowledgeMode through to ...Keith Wall2012-04-269-40/+145
* QPID-3936: Fix for ControllerAndClientTest that occasionally fails on slow CIKeith Wall2012-04-251-2/+14
* QPID-3936: Change Performance Test Framework to support running of a series o...Keith Wall2012-04-2312-97/+149
* QPID-3936: stop queue creator from leaving open session behindKeith Wall2012-04-201-8/+7
* 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-0563-0/+6845
* updated from M2 branchArnaud Simon2007-08-234-1076/+0
* Merged revisions 549530-550509 via svnmerge from Martin Ritchie2007-06-271-35/+2
* Merged revisions 538922 via svnmerge from Rupert Smith2007-05-171-10/+14
* Merged revisions 534897-534902,534904-535253,535255-535809 via svnmerge from Martin Ritchie2007-05-071-29/+43
* Removed accidentally included copyright and author tags.Robert Greig2007-05-022-4/+0
* Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44...Martin Ritchie2007-04-263-3/+3
* Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44...Robert Greig2007-04-191-5/+6
* Merged revisions 522994-523245 via svnmerge from Robert Greig2007-04-054-98/+54
* Updated perftests from M2Robert Greig2007-03-233-105/+99
* QPID-388 : hand merged the changes done in perftesting branch Bhupendra Bhusman Bhardwaj2007-03-053-34/+35
* If there is any error in closing the connection, then also the thread setup s...Bhupendra Bhusman Bhardwaj2007-02-151-3/+5
* (Submitted by Rupert Smith) JUnit-toolkit 0.5 now available on Maven central ...Robert Greig2007-02-082-18/+19
* Update to performance testing to allow the use of shared destinations. This a...Martin Ritchie2007-02-052-14/+17
* (Submitted by Rupert Smith)Robert Greig2007-02-021-3/+3
* (Submitted by Rupert Smith) Robert Greig2007-02-023-42/+55
* QPID-343 Performance test suite doesn't output missing message count on failure.Martin Ritchie2007-02-021-1/+1
* (Patch submitted by Rupert Smith)Robert Greig2007-01-311-0/+317
* (Submitted by Rupert Smith) Ping tests refactored. Unused ping test classes r...Robert Greig2007-01-304-714/+537
* Updated script details and added guard for trafficlight being null.Martin Ritchie2007-01-261-10/+11
* Fixed race condition that would cause duplicate batch data to be logged.Martin Ritchie2007-01-251-25/+19
* Refactored to use CountDownLatch as using local count was wrong in multi thre...Martin Ritchie2007-01-251-283/+268
* Race condition fixed fro AsyncTestPerfMartin Ritchie2007-01-251-260/+282
* Changed default MessageSize to 1024Martin Ritchie2007-01-241-1/+1
* Changed default BatchSize to 1000.Martin Ritchie2007-01-241-1/+2
* Added commit calls for the received messages.Martin Ritchie2007-01-241-7/+26
* Updated Async Test for destinations and for signalling completed runs when th...Martin Ritchie2007-01-242-31/+33
* updated the test classes to be used with Topics as well as QueuesBhupendra Bhusman Bhardwaj2007-01-242-29/+48
* Removed references to code not yet available via mvnMartin Ritchie2007-01-231-241/+241