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
/
qpid
/
java
/
perftests
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
QPID-4103: [Java Performance Tests] Allow specifying of test configuration wi...
Keith Wall
2012-07-04
13
-53
/
+939
*
NO-JIRA: Add missing Apache licenses to Java source files; correct positionin...
Keith Wall
2012-07-02
2
-0
/
+40
*
QPID-4089: Add latency tests into java performance test framework
Keith Wall
2012-07-02
16
-28
/
+416
*
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
15
-18
/
+19
*
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
7
-20
/
+429
*
QPID-3936: Performance Test Tool: Try to remove test queues in the event of u...
Keith Wall
2012-04-30
1
-0
/
+23
*
QPID-3936: Produce aggregated batchSize and bring acknowledgeMode through to ...
Keith Wall
2012-04-26
17
-77
/
+234
*
QPID-3936: Fix for ControllerAndClientTest that occasionally fails on slow CI
Keith Wall
2012-04-25
1
-2
/
+14
*
QPID-3936: Add more logging to better understand the ControllerAndClientTest ...
Keith Wall
2012-04-24
1
-1
/
+6
*
QPID-3936: Add more logging to better understand the ControllerAndClientTest ...
Keith Wall
2012-04-24
1
-1
/
+8
*
QPID-3936: Change Performance Test Framework to support running of a series o...
Keith Wall
2012-04-23
20
-186
/
+384
*
QPID-3936: add more debug logs
Keith Wall
2012-04-20
6
-0
/
+47
*
QPID-3936: stop queue creator from leaving open session behind
Keith Wall
2012-04-20
4
-32
/
+18
*
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
147
-0
/
+14674
*
QPID-3929: remove old perftests + integrationtests + junit-toolkit modules an...
Robert Gemmell
2012-04-04
26
-6594
/
+0
*
NO-JIRA: fix acking bug in old perftests, add some logging to aid failure ana...
Robert Gemmell
2012-02-17
2
-22
/
+8
*
NO-JIRA: Encapsulate fields, use private members and accesors (keep checkstyl...
Robert Godfrey
2012-01-27
1
-2
/
+2
*
NO-JIRA: Ensure all control flow statements use braces (keeping CheckStyle ha...
Robert Godfrey
2012-01-27
2
-2
/
+8
*
QPID-2627 : Remove dependency on MINA
Robert Godfrey
2011-09-09
1
-3
/
+0
*
QPID-3434: Refactored 0-8..0-9-1 code paths to use same SSL configuration mec...
Robert Gemmell
2011-08-18
1
-1
/
+13
*
QPID-3343: refactor test profiles to allow testing within the same JVM for al...
Robert Gemmell
2011-07-07
1
-207
/
+0
*
QPID-2857 : Address issues found by running FindBugs against the Java codebase
Robert Godfrey
2010-09-12
2
-4
/
+4
*
Add the ASF License to various classes currently missing it
Robert Gemmell
2010-06-02
1
-1
/
+21
*
QPID-2639
Rajith Muditha Attapattu
2010-06-02
1
-2
/
+2
*
QPID-2421 : Fixed preFill when numConsumers > 1. This requried the introducti...
Martin Ritchie
2010-04-12
4
-45
/
+110
*
QPID-2425 : Augmented JUnit-Toolkit to emit latency information already gathe...
Martin Ritchie
2010-04-12
1
-1
/
+10
*
QPID-2417: add a volume test for transient message delivery using topics + se...
Robert Gemmell
2010-03-03
2
-0
/
+348
*
QPID-2421 : Update to expose the PingClient count so we can set the correlati...
Martin Ritchie
2010-02-25
2
-1
/
+6
*
QPID-2421 : Augmented Async Performance test to take new 'preFill' value, tha...
Martin Ritchie
2010-02-25
3
-13
/
+177
*
made ant build generate perftest scripts
Rafael H. Schloming
2008-12-03
1
-45
/
+0
*
QPID-1213: Patch from rgodfrey to refactor AbstractJMSMessage and descendants...
Rafael H. Schloming
2008-08-07
1
-4
/
+3
*
QPID-1206: Fix failover and failover tests
Aidan Skinner
2008-08-05
1
-5
/
+3
*
QPID-1079: Updated ...test.client tests for using QpidTestCase + move QpidTes...
Arnaud Simon
2008-05-22
1
-1
/
+1
*
QPID-832 : Fix eol-style
Robert Godfrey
2008-04-24
9
-3782
/
+3782
*
QPID-832 copy from M2.x
Aidan Skinner
2008-04-24
26
-0
/
+6237
*
Delete stuff that's just going to get synced from M2.x
Aidan Skinner
2008-04-23
22
-5231
/
+0
*
Imporved topic perf tests
Arnaud Simon
2008-01-21
3
-14
/
+100
*
Added new perf test for topic (based on Andy's usecase)
Arnaud Simon
2008-01-21
3
-0
/
+319
*
Fixed various compilation errors
Rajith Muditha Attapattu
2008-01-16
1
-5
/
+1
*
changed M2 to 0.10
Arnaud Simon
2008-01-04
1
-2
/
+2
*
added mina logging level
Arnaud Simon
2008-01-04
1
-0
/
+3
*
added M2 connection factory and JNDI destinations
Arnaud Simon
2008-01-04
1
-39
/
+46
*
added "..qpidity" package (see Qpid-719)
Arnaud Simon
2008-01-04
1
-0
/
+3
*
fixed compile error in MessageProducer.java
Rafael H. Schloming
2008-01-03
1
-1
/
+1
*
chnaged to use jndi
Arnaud Simon
2007-12-19
2
-17
/
+31
*
added latency tests
Arnaud Simon
2007-11-30
1
-8
/
+8
*
added latency tests
Arnaud Simon
2007-11-30
2
-0
/
+231
[prev]
[next]