| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-4606: Java performance test unit test timeouts increased to allow for sl... | Phil Harvey | 2013-02-27 | 3 | -7/+6 |
| * | QPID-4605: Java performance test and visualisation unit tests now subclass Qp... | Phil Harvey | 2013-02-27 | 43 | -128/+96 |
| * | QPID-4533: fixed bug in perftest ResultsDbWriter's default run ID to make it ... | Phil Harvey | 2013-01-30 | 1 | -3/+17 |
| * | QPID-4533: Modified perftests to support writing results to a database, and e... | Phil Harvey | 2013-01-30 | 5 | -87/+293 |
| * | QPID-4377: add missing licence headers to various files in the Java tree | Robert Gemmell | 2012-12-11 | 2 | -2/+42 |
| * | QPID-4385: perf test ClientRegistry timeout now only applies to each registra... | Alex Rudyy | 2012-10-23 | 1 | -1/+38 |
| * | QPID-4335, QPID-4353: Refactored broker plugins to use simplified ServiceLoad... | Robert Gemmell | 2012-10-12 | 2 | -2/+6 |
| * | QPID-4341: ensure the Topic perftests actually use Topic destinations | Robert Gemmell | 2012-09-23 | 1 | -1/+1 |
| * | QPID-4311: throw exception if the test config requests a start delay greater ... | Robert Gemmell | 2012-09-21 | 1 | -0/+17 |
| * | QPID-4310: Display performance test results in messages per second | Robert Gemmell | 2012-09-20 | 4 | -3/+32 |
| * | QPID-4321: Perf tests should not try to call Message#acknowledge on a produci... | Keith Wall | 2012-09-19 | 2 | -10/+10 |
| * | QPID-4275: Java Performance Tests - race condition between closing test consu... | Keith Wall | 2012-09-07 | 1 | -2/+18 |
| * | QPID-4143 now producing test-summary.csv to make viewing all the 'all partici... | Keith Wall | 2012-08-29 | 6 | -22/+128 |
| * | QPID-4053: Change performance test qpid queue creator to drain the queue befo... | Keith Wall | 2012-08-23 | 1 | -29/+13 |
| * | QPID-4103: Refactor test approach to avoid comparing JSON strings. | Keith Wall | 2012-07-18 | 3 | -135/+45 |
| * | QPID-4103: now getting test file paths as URIs instead of URLs so that they s... | Keith Wall | 2012-07-17 | 2 | -3/+3 |
| * | QPID-4103: [Java Performance Tests] modified test so that its success is no l... | Keith Wall | 2012-07-17 | 5 | -17/+163 |
| * | QPID-4113: added support for a system property to override all participant du... | Robert Gemmell | 2012-07-06 | 1 | -0/+43 |
| * | QPID-4110 added topic support to performance tests. | Keith Wall | 2012-07-05 | 2 | -16/+19 |
| * | QPID-4105: perf test tidy-up code changes: | Keith Wall | 2012-07-04 | 2 | -4/+4 |
| * | QPID-4103: [Java Performance Tests] Allow specifying of test configuration wi... | Keith Wall | 2012-07-04 | 7 | -8/+203 |
| * | NO-JIRA: Add missing Apache licenses to Java source files; correct positionin... | Keith Wall | 2012-07-02 | 1 | -0/+20 |
| * | QPID-4089: Add latency tests into java performance test framework | Keith Wall | 2012-07-02 | 8 | -9/+141 |
| * | QPID-4069: DistributedClientTest.testClientFailsToCreateProducerUsingInvalidS... | Keith Wall | 2012-06-15 | 2 | -9/+11 |
| * | QPID-4050: reduced verbosity of logging. Also removed unnecessary imports and... | Keith Wall | 2012-06-15 | 9 | -5/+7 |
| * | QPID-3936: Java Performance Test Framework. | Keith Wall | 2012-05-26 | 1 | -5/+18 |
| * | QPID-3936: Java Performance Test Framework - better PSFC support | Keith Wall | 2012-05-26 | 2 | -0/+179 |
| * | QPID-3936: Produce aggregated batchSize and bring acknowledgeMode through to ... | Keith Wall | 2012-04-26 | 9 | -40/+145 |
| * | QPID-3936: Fix for ControllerAndClientTest that occasionally fails on slow CI | Keith Wall | 2012-04-25 | 1 | -2/+14 |
| * | QPID-3936: Change Performance Test Framework to support running of a series o... | Keith Wall | 2012-04-23 | 12 | -97/+149 |
| * | QPID-3936: stop queue creator from leaving open session behind | Keith Wall | 2012-04-20 | 1 | -8/+7 |
| * | QPID-3936: Performance Test Framework - Fix failing tests under JDK 1.7 | Keith Wall | 2012-04-16 | 2 | -3/+3 |
| * | QPID-3936: initial checkin of new testing framework, initially to be used for... | Robert Gemmell | 2012-04-05 | 63 | -0/+6845 |
| * | updated from M2 branch | Arnaud Simon | 2007-08-23 | 4 | -1076/+0 |
| * | Merged revisions 549530-550509 via svnmerge from | Martin Ritchie | 2007-06-27 | 1 | -35/+2 |
| * | Merged revisions 538922 via svnmerge from | Rupert Smith | 2007-05-17 | 1 | -10/+14 |
| * | Merged revisions 534897-534902,534904-535253,535255-535809 via svnmerge from | Martin Ritchie | 2007-05-07 | 1 | -29/+43 |
| * | Removed accidentally included copyright and author tags. | Robert Greig | 2007-05-02 | 2 | -4/+0 |
| * | Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44... | Martin Ritchie | 2007-04-26 | 3 | -3/+3 |
| * | Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44... | Robert Greig | 2007-04-19 | 1 | -5/+6 |
| * | Merged revisions 522994-523245 via svnmerge from | Robert Greig | 2007-04-05 | 4 | -98/+54 |
| * | Updated perftests from M2 | Robert Greig | 2007-03-23 | 3 | -105/+99 |
| * | QPID-388 : hand merged the changes done in perftesting branch | Bhupendra Bhusman Bhardwaj | 2007-03-05 | 3 | -34/+35 |
| * | If there is any error in closing the connection, then also the thread setup s... | Bhupendra Bhusman Bhardwaj | 2007-02-15 | 1 | -3/+5 |
| * | (Submitted by Rupert Smith) JUnit-toolkit 0.5 now available on Maven central ... | Robert Greig | 2007-02-08 | 2 | -18/+19 |
| * | Update to performance testing to allow the use of shared destinations. This a... | Martin Ritchie | 2007-02-05 | 2 | -14/+17 |
| * | (Submitted by Rupert Smith) | Robert Greig | 2007-02-02 | 1 | -3/+3 |
| * | (Submitted by Rupert Smith) | Robert Greig | 2007-02-02 | 3 | -42/+55 |
| * | QPID-343 Performance test suite doesn't output missing message count on failure. | Martin Ritchie | 2007-02-02 | 1 | -1/+1 |
| * | (Patch submitted by Rupert Smith) | Robert Greig | 2007-01-31 | 1 | -0/+317 |