summaryrefslogtreecommitdiff
path: root/qpid/java/perftests/visualisation-jfc/src/main
Commit message (Expand)AuthorAgeFilesLines
* QPID-4597: Java performance tests now support visualisation of timeseries data.Phil Harvey2013-02-2319-167/+398
* QPID-4533: Java Performance Tests - addressed bug in JdbcSeriesBuilder that c...Phil Harvey2013-02-094-13/+111
* QPID-4533: Modified perftests to support writing results to a database, and e...Phil Harvey2013-01-309-51/+211
* NO-JIRA: [Java Broker] Added new perf test script to test the varying consume...Keith Wall2012-12-202-5/+10
* QPID-4338: [Java Performance Charts] Renamed SeriesStokeAndPaintAccessor and ...Keith Wall2012-11-256-26/+28
* QPID-4338: [Java Performance Charts] Added descriptions to all charts; use co...Keith Wall2012-09-213-7/+41
* QPID-4338: Performance tests charting: Support long chart descriptions and al...Keith Wall2012-09-2011-23/+206
* QPID-4143: modified perf test visualisation code so that chart-summary.html n...Keith Wall2012-08-141-0/+9
* QPID-3977: tidy up chart generation.Keith Wall2012-07-054-4/+10
* QPID-4089: Add latency tests into java performance test frameworkKeith Wall2012-07-027-13/+127
* QPID-3977: ChartingUtil now generates chart-summary.html file to facilitate c...Keith Wall2012-06-152-0/+66
* QPID-3977: Add support for 3D bar/line charts; XY line charts, chart subtitle...Keith Wall2012-06-1518-91/+551
* QPID-3977: Add charting framework for new distributed test tool.Keith Wall2012-04-3014-0/+932