summaryrefslogtreecommitdiff
path: root/java/perftests/src/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Updated perftests to include an Asynchronous ping senderMartin Ritchie2007-01-232-28/+320
* (Patch submitted by Rupert Smith) Added the ability to limit the rate at whic...Robert Greig2007-01-232-42/+50
* updated the test for testing with multiple threadsBhupendra Bhusman Bhardwaj2007-01-231-18/+10
* FailOver added flag FAIL_ONCE so that only the first call is stopped for fail...Martin Ritchie2007-01-232-5/+9
* Added ability to cause failover before/after commit/sendsMartin Ritchie2007-01-232-79/+196
* (Patch submitted by Rupert Smith) Added configurations for all performance te...Robert Greig2007-01-223-50/+154
* performance Ping tests modified for scalability test. Now tests with multiple...Bhupendra Bhusman Bhardwaj2007-01-221-4/+18
* Added class to ping itself and a junit test for it.Bhupendra Bhusman Bhardwaj2007-01-191-42/+47
* (Pacth by Rupert Smith) Fixed mistake in PingPongProducer, it was creating it...Robert Greig2007-01-182-15/+28
* (Build fix - Rupert Smith)Robert Greig2007-01-181-21/+32
* (Patch submitted by Rupert Smith)Robert Greig2007-01-182-82/+218
* (Patch submitted by Rupert Smith) Refactored the test ping classes to share c...Robert Greig2007-01-161-0/+245