summaryrefslogtreecommitdiff
path: root/java/perftests
Commit message (Expand)AuthorAgeFilesLines
* Changed test configs to use colons instead of commas.Rupert Smith2007-12-191-184/+16
* Added JDNI config for two broker, failover setup for failover tests. Also pas...Rupert Smith2007-12-072-10/+12
* Renamed POMs to M2.1.1 Removed erroneous equals() in SpecificMethodFrameListe...Martin Ritchie2007-11-272-4/+4
* Merged revisions 597919-598104,598106-598323 via svnmerge from Martin Ritchie2007-11-261-8/+10
* Updated perftests to use JMS/JNDI lookup. Added some options to support non-Q...Rupert Smith2007-11-098-84/+159
* Merged revisions 587061-587924,587926-590773,590775-591035,591037-591059,5910...Rupert Smith2007-11-061-284/+395
* Resolved junit-toolkit SNAPSHOT dependencies onto version 0.6.1 which is in t...Rupert Smith2007-10-241-2/+0
* Implemented fair scheduling of producers in tests to prevent starvation and t...Rupert Smith2007-10-121-20/+23
* Corrected error in topic test sizes.Rupert Smith2007-10-121-32/+32
* Changed topic reliability tests to do 2:16 fanout, gives highest rate.Rupert Smith2007-10-121-20/+20
* Changed maxPending to be by message correlation id.Rupert Smith2007-10-101-16/+21
* Removed debug logging from performance test code.Rupert Smith2007-10-101-3/+3
* Changed tests to use global maxPending limit, rather than per producer.Rupert Smith2007-10-101-7/+7
* Turned down test size and rate parameters for pubsub tests.Rupert Smith2007-10-051-274/+274
* Updaded performance tests to better test pub/sub mode with 1:10 fanout.Rupert Smith2007-10-042-284/+276
* Performance enhancements for the tests, producers stalled individually above ...Rupert Smith2007-10-032-112/+142
* Added reliability tests for all ack modes.Rupert Smith2007-10-032-122/+172
* QPID-615, Added patched version of MINAs VM Pipe cleanup thread. Will replace...Rupert Smith2007-10-021-10/+0
* Turned down logging on perftests again.Rupert Smith2007-10-021-43/+43
* QPID-616. Corrected pending message count and pending data size calculations ...Rupert Smith2007-10-021-41/+58
* Updated poms to use 0.6-SNAPSHOT version of junit-toolkit and plugin consiste...Rupert Smith2007-10-021-2/+2
* Added test cases 4 and 5, from the updated interop spec.Rupert Smith2007-09-271-1/+1
* Added timeout to perftests, wait limit set to higher value to stop threads th...Rupert Smith2007-09-261-2/+2
* Added timeout to perftests, to fail tests if message loss causes test to jam.Rupert Smith2007-09-261-21/+23
* Updated poms to refer to M2.1 rather than M2Robert Greig2007-09-201-2/+2
* QPID-582 Fixing the scripts to run the old topic testRobert Greig2007-09-092-2/+22
* QPID-583 Added old topic test which had been removed in the past.Robert Greig2007-09-077-0/+787
* Merged changes to perftest code from M2 branch.Rupert Smith2007-08-236-340/+497
* Tests enhanced for fanout style tests with many consumers per destination.Rupert Smith2007-08-175-85/+158
* Added bench marking test cases.Rupert Smith2007-08-161-19/+38
* Fixed multiplcation for expected message count on shared destinations p2p.Rupert Smith2007-08-163-12/+64
* Added UDP based clock syncher to test suite.Rupert Smith2007-08-141-2/+2
* More adjustments to perf test parameters.Rupert Smith2007-08-071-1/+1
* More adjustments to perf test parameters.Rupert Smith2007-08-071-4/+4
* Adjustments made to perftest parameters.Rupert Smith2007-08-071-10/+10
* Changes made to performance test parameters.Rupert Smith2007-08-071-81/+81
* Changes to POM for repacking as manifest jar, rather than uber jar.Rupert Smith2007-08-022-4/+20
* Moved everything from test to main. Simpler to have a single jar for manifest...Rupert Smith2007-08-025-0/+0
* Extensive refactoring of the distributed test framework.Rupert Smith2007-08-015-41/+257
* Refactored interop tests into general distributed test framework. Moved frame...Rupert Smith2007-07-253-19/+19
* Update fix incorrect license headers.Martin Ritchie2007-07-181-11/+14
* Moved test framework into its own package and cleaned it up.Rupert Smith2007-07-131-15/+15
* Update perftests to center better around current performance.Rupert Smith2007-07-111-112/+112
* Added some documentation.Rupert Smith2007-07-021-2/+2
* Added log4j as slfj logger for perftests.Rupert Smith2007-07-021-0/+6
* Added minimal checkstyle to project reports. Fixed some problems with site ge...Rupert Smith2007-06-212-35/+3
* Various License header updates.Martin Ritchie2007-06-1810-0/+192
* Various License header updates.Martin Ritchie2007-06-181-0/+21
* POM update renumbering tests now we have trimmed down the tests being run.Martin Ritchie2007-06-071-139/+139
* QPID-402: FailoverException falling through to client. All blocking operation...Rupert Smith2007-06-012-11/+11