summaryrefslogtreecommitdiff
path: root/java/perftests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added perftest instructions and explanation.Rupert Smith2007-05-182-146/+139
* Small fix to correct property name.Rupert Smith2007-05-171-10/+14
* Increased persistent test rates to measure above saturation point.Rupert Smith2007-05-111-16/+16
* Increased test load for better than expected persistent p2p.Robert Greig2007-05-101-1/+1
* Corrected mistaked in test parameters.Robert Greig2007-05-091-4/+4
* More safety limit adjustments, now all tests running within limits.Robert Greig2007-05-091-28/+28
* Improved safety limts for message size tests.Robert Greig2007-05-091-112/+112
* Added max buffer limits to all tests.Robert Greig2007-05-091-113/+112
* Improvements made to max pending message limit code.Robert Greig2007-05-091-36/+58
* Some robustness added to tests by limiting buffered messages.Robert Greig2007-05-082-39/+99
* QPID-466 Changes to FieldTable along with corresponding PropertyValueTest to ...Martin Ritchie2007-05-042-106/+148
* Removed accidental inclusion of copyright notices.Robert Greig2007-05-024-14/+6
* Rationalized the performance tests.Robert Greig2007-04-261-116/+113
* Rationlized the performance tests.Robert Greig2007-04-261-273/+172
* Made the return type of getTestMessage() to a generic type for subclass to ov...Bhupendra Bhusman Bhardwaj2007-04-256-6/+44
* Created new ping client that sends messages only. Usefull for examaning known...Robert Greig2007-04-133-3/+67
* Moved bdb tests to bdbstore packageMartin Ritchie2007-04-107-528/+0
* Stopped throwing away exception causes.Robert Greig2007-04-093-5/+6
* Added $@ to allow pass through of command line args to each sub processMartin Ritchie2007-04-096-6/+6
* Fixed commit batch size.Robert Greig2007-04-061-2/+2
* Fixed message sizes.Robert Greig2007-04-061-13/+13
* Added some ramping up performance tests.Robert Greig2007-04-063-17/+20
* Duplicate of BDB-Qpid.shMartin Ritchie2007-04-061-13/+0
* Added a test scriptRobert Greig2007-04-062-6/+48
* removed pauses between batchesMartin Ritchie2007-04-061-24/+24
* Updated case of properties to be true cammelCase and updated tests to run for...Martin Ritchie2007-04-061-138/+138
* Updated case of propertiesMartin Ritchie2007-04-042-12/+12
* Fixed dangling transaction problem by correctly binding queue.Robert Greig2007-04-042-53/+44
* Added CTQ testsMartin Ritchie2007-04-026-0/+6
* Fixed error with passwordfile parameterMartin Ritchie2007-04-025-5/+5
* Added BDB Test scripts and updated pom to contain same tests as were used in ...Martin Ritchie2007-04-0210-13/+854
* Removed excess logging to optimize performance.Robert Greig2007-03-303-24/+58