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-4606: Java performance test unit test timeouts increased to allow for sl...
Phil Harvey
2013-02-27
3
-7
/
+6
*
QPID-4605: Java performance test and visualisation unit tests now subclass Qp...
Phil Harvey
2013-02-27
44
-129
/
+123
*
QPID-4533: Java Performance Tests - addressed bug in JdbcSeriesBuilder that c...
Phil Harvey
2013-02-09
1
-3
/
+5
*
QPID-4533: fixed bug in perftest ResultsDbWriter's default run ID to make it ...
Phil Harvey
2013-01-30
2
-5
/
+23
*
QPID-4533: Modified perftests to support writing results to a database, and e...
Phil Harvey
2013-01-30
12
-100
/
+812
*
NO-JIRA: [Java Broker] Perf Tests - tweak queue drain algorithm to better han...
Keith Wall
2012-12-27
2
-13
/
+25
*
QPID-4377: add missing licence headers to various files in the Java tree
Robert Gemmell
2012-12-11
2
-2
/
+42
*
QPID-4385: perf test ClientRegistry timeout now only applies to each registra...
Alex Rudyy
2012-10-23
2
-9
/
+66
*
QPID-4335, QPID-4353: Refactored broker plugins to use simplified ServiceLoad...
Robert Gemmell
2012-10-12
2
-2
/
+6
*
QPID-4341: ensure the Topic perftests actually use Topic destinations
Robert Gemmell
2012-09-23
7
-19
/
+27
*
QPID-4311: throw exception if the test config requests a start delay greater ...
Robert Gemmell
2012-09-21
2
-17
/
+52
*
QPID-4310: Display performance test results in messages per second
Robert Gemmell
2012-09-20
8
-4
/
+59
*
QPID-4321: Perf tests should not try to call Message#acknowledge on a produci...
Keith Wall
2012-09-19
6
-56
/
+59
*
QPID-4275: Java Performance Tests - race condition between closing test consu...
Keith Wall
2012-09-07
2
-3
/
+27
*
QPID-4143 now producing test-summary.csv to make viewing all the 'all partici...
Keith Wall
2012-08-29
14
-77
/
+346
*
QPID-4053: Change performance test qpid queue creator to drain the queue befo...
Keith Wall
2012-08-23
5
-43
/
+85
*
QPID-4111: add licence header to various files
Robert Gemmell
2012-08-12
1
-0
/
+20
*
QPID-4143: modify perf test framework's queue management to allow non-Qpid im...
Keith Wall
2012-07-27
3
-6
/
+73
*
QPID-4143: exclude qpid-client and its third party libs from the perftests re...
Keith Wall
2012-07-20
1
-2
/
+2
*
QPID-4143: include baseline data in charts.
Keith Wall
2012-07-18
2
-1
/
+6
*
QPID-4103: Refactor test approach to avoid comparing JSON strings.
Keith Wall
2012-07-18
3
-135
/
+45
*
QPID-4103: now getting test file paths as URIs instead of URLs so that they s...
Keith Wall
2012-07-17
2
-3
/
+3
*
QPID-4103: [Java Performance Tests] modified test so that its success is no l...
Keith Wall
2012-07-17
5
-17
/
+163
*
QPID-4143: tweaked topic test config to introduce a start delay on message pr...
Keith Wall
2012-07-17
4
-12
/
+26
*
QPID-4113: no longer caching duration override because it broke inter-test is...
Robert Gemmell
2012-07-06
1
-9
/
+9
*
QPID-4113: added support for a system property to override all participant du...
Robert Gemmell
2012-07-06
2
-1
/
+81
*
QPID-4110: Java Performamce Tests. Cleaning up the subscriptions map at the e...
Keith Wall
2012-07-06
1
-0
/
+1
*
QPID-4110 added topic support to performance tests.
Keith Wall
2012-07-05
6
-36
/
+119
*
QPID-4105: perf test tidy-up code changes:
Keith Wall
2012-07-04
8
-45
/
+70
*
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
[next]