index
:
delta/python-packages/qpid-python.git
0.10
0.12
0.14
0.16
0.18
0.20
0.22
0.24
0.26
0.28
0.30
0.32
0.32.x
0.5-fix
0.5-release
0.5.x-dev
0.6-release
0.6-release-windows-installer
0.8-release-candidates
M1
M2
M2.0.0.0_patch
M2.1-release
M2.1.1
M2.1.x
M2.x
M3-release
M4-RCs
QPID-2519
QPID-3216
QPID-3799-acl
QPID-4659
QPID-5048-maven3-build
QPID-5496_default_groups
QPID-5610-maven3-build-qmf-tools
QPID-6125-ProtocolRefactoring
QPID-6262-JavaBrokerNIO
aconway-amqp-tx
address-refactor
address-refactor2
asyncstore
broker-queue-refactor
client_restructure
cmake
deleteme
dep_removal
event-queue-2006-12-20
forrest-site
grkvlt-network-20101013
grkvlt-network-20110301
grkvlt-network-review
gs-amqp-1-0-sandbox
help
java-broker-0-10
java-broker-amqp-1-0-management
java-broker-bdb-ha
java-broker-bdb-ha2
java-broker-config-qpid-4390
java-broker-config-store-changes
java-broker-vhost-refactor
java-config-and-management
java-network-refactor
java.multi_version
jmsselectors
jmx_mc_gsoc09
kwall_030_tmp
linearstore
mcpierce-QPID-4719
mgmt-devel
new_persistence
perftesting
perftesting_persistent
pre-M3
qmf-devel0.7
qmf-devel0.7a
qmfv2
qpid-1673
qpid-2393
qpid-2920
qpid-2920-1
qpid-2920-active
qpid-2920-standby
qpid-2935
qpid-3079
qpid-3163
qpid-3346
qpid-3603
qpid-3603-2
qpid-3603-3
qpid-3603-4
qpid-3603-5
qpid-3603-6
qpid-3603-7
qpid-3603-kgiusti
qpid-3606
qpid-3767
qpid-3890
qpid-3902
qpid-4631
qpid-530
qpid-cpp-0.34-rc
qpid-cpp-0.34-rc-winpkg
qpid.0-10
qpid.0-9
qpid.rnr
rajith_jms_client
rajith_tmp
rg-amqp-1-0-sandbox
thegreatmerge
trunk
win-pollable-condition
git.apache.org: qpid.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
perftests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updaded performance tests to better test pub/sub mode with 1:10 fanout.
Rupert Smith
2007-10-04
2
-284
/
+276
*
Performance enhancements for the tests, producers stalled individually above ...
Rupert Smith
2007-10-03
2
-112
/
+142
*
Added reliability tests for all ack modes.
Rupert Smith
2007-10-03
2
-122
/
+172
*
QPID-615, Added patched version of MINAs VM Pipe cleanup thread. Will replace...
Rupert Smith
2007-10-02
1
-10
/
+0
*
Turned down logging on perftests again.
Rupert Smith
2007-10-02
1
-43
/
+43
*
QPID-616. Corrected pending message count and pending data size calculations ...
Rupert Smith
2007-10-02
1
-41
/
+58
*
Updated poms to use 0.6-SNAPSHOT version of junit-toolkit and plugin consiste...
Rupert Smith
2007-10-02
1
-2
/
+2
*
Added test cases 4 and 5, from the updated interop spec.
Rupert Smith
2007-09-27
1
-1
/
+1
*
Added timeout to perftests, wait limit set to higher value to stop threads th...
Rupert Smith
2007-09-26
1
-2
/
+2
*
Added timeout to perftests, to fail tests if message loss causes test to jam.
Rupert Smith
2007-09-26
1
-21
/
+23
*
Updated poms to refer to M2.1 rather than M2
Robert Greig
2007-09-20
1
-2
/
+2
*
QPID-582 Fixing the scripts to run the old topic test
Robert Greig
2007-09-09
2
-2
/
+22
*
QPID-583 Added old topic test which had been removed in the past.
Robert Greig
2007-09-07
7
-0
/
+787
*
Merged changes to perftest code from M2 branch.
Rupert Smith
2007-08-23
6
-340
/
+497
*
Tests enhanced for fanout style tests with many consumers per destination.
Rupert Smith
2007-08-17
5
-85
/
+158
*
Added bench marking test cases.
Rupert Smith
2007-08-16
1
-19
/
+38
*
Fixed multiplcation for expected message count on shared destinations p2p.
Rupert Smith
2007-08-16
3
-12
/
+64
*
Added UDP based clock syncher to test suite.
Rupert Smith
2007-08-14
1
-2
/
+2
*
More adjustments to perf test parameters.
Rupert Smith
2007-08-07
1
-1
/
+1
*
More adjustments to perf test parameters.
Rupert Smith
2007-08-07
1
-4
/
+4
*
Adjustments made to perftest parameters.
Rupert Smith
2007-08-07
1
-10
/
+10
*
Changes made to performance test parameters.
Rupert Smith
2007-08-07
1
-81
/
+81
*
Changes to POM for repacking as manifest jar, rather than uber jar.
Rupert Smith
2007-08-02
2
-4
/
+20
*
Moved everything from test to main. Simpler to have a single jar for manifest...
Rupert Smith
2007-08-02
5
-0
/
+0
*
Extensive refactoring of the distributed test framework.
Rupert Smith
2007-08-01
5
-41
/
+257
*
Refactored interop tests into general distributed test framework. Moved frame...
Rupert Smith
2007-07-25
3
-19
/
+19
*
Update fix incorrect license headers.
Martin Ritchie
2007-07-18
1
-11
/
+14
*
Moved test framework into its own package and cleaned it up.
Rupert Smith
2007-07-13
1
-15
/
+15
*
Update perftests to center better around current performance.
Rupert Smith
2007-07-11
1
-112
/
+112
*
Added some documentation.
Rupert Smith
2007-07-02
1
-2
/
+2
*
Added log4j as slfj logger for perftests.
Rupert Smith
2007-07-02
1
-0
/
+6
*
Added minimal checkstyle to project reports. Fixed some problems with site ge...
Rupert Smith
2007-06-21
2
-35
/
+3
*
Various License header updates.
Martin Ritchie
2007-06-18
10
-0
/
+192
*
Various License header updates.
Martin Ritchie
2007-06-18
1
-0
/
+21
*
POM update renumbering tests now we have trimmed down the tests being run.
Martin Ritchie
2007-06-07
1
-139
/
+139
*
QPID-402: FailoverException falling through to client. All blocking operation...
Rupert Smith
2007-06-01
2
-11
/
+11
*
Added perftest instructions and explanation.
Rupert Smith
2007-05-18
2
-146
/
+139
*
Small fix to correct property name.
Rupert Smith
2007-05-17
1
-10
/
+14
*
Increased persistent test rates to measure above saturation point.
Rupert Smith
2007-05-11
1
-16
/
+16
*
Increased test load for better than expected persistent p2p.
Robert Greig
2007-05-10
1
-1
/
+1
*
Corrected mistaked in test parameters.
Robert Greig
2007-05-09
1
-4
/
+4
*
More safety limit adjustments, now all tests running within limits.
Robert Greig
2007-05-09
1
-28
/
+28
*
Improved safety limts for message size tests.
Robert Greig
2007-05-09
1
-112
/
+112
*
Added max buffer limits to all tests.
Robert Greig
2007-05-09
1
-113
/
+112
*
Improvements made to max pending message limit code.
Robert Greig
2007-05-09
1
-36
/
+58
*
Some robustness added to tests by limiting buffered messages.
Robert Greig
2007-05-08
2
-39
/
+99
*
QPID-466 Changes to FieldTable along with corresponding PropertyValueTest to ...
Martin Ritchie
2007-05-04
2
-106
/
+148
*
Removed accidental inclusion of copyright notices.
Robert Greig
2007-05-02
4
-14
/
+6
*
Rationalized the performance tests.
Robert Greig
2007-04-26
1
-116
/
+113
*
Rationlized the performance tests.
Robert Greig
2007-04-26
1
-273
/
+172
[next]