summaryrefslogtreecommitdiff
path: root/java/perftests/visualisation-jfc/src
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: removing maximum latency from Java performance charts because it is ...Phil Harvey2013-05-132-6/+20
* QPID-4827: now most chart definition settings can contain system property pla...Phil Harvey2013-05-104-19/+27
* QPID-4597: Missing licence on new java test added by rev 1449342. No other c...Keith Wall2013-03-121-0/+19
* QPID-4605: Java performance test and visualisation unit tests now subclass Qp...Phil Harvey2013-02-2711-40/+31
* QPID-4597: Java performance tests now support visualisation of timeseries data.Phil Harvey2013-02-2325-215/+674
* QPID-4533: Java Performance Tests - addressed bug in JdbcSeriesBuilder that c...Phil Harvey2013-02-096-16/+196
* QPID-4533: Modified perftests to support writing results to a database, and e...Phil Harvey2013-01-3012-71/+307
* NO-JIRA: [Java Broker] Added new perf test script to test the varying consume...Keith Wall2012-12-203-7/+12
* 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-215-10/+43
* QPID-4338: Performance tests charting: Support long chart descriptions and al...Keith Wall2012-09-2018-38/+323
* QPID-4143: modified perf test visualisation code so that chart-summary.html n...Keith Wall2012-08-142-0/+15
* QPID-3977: tidy up chart generation.Keith Wall2012-07-056-7/+47
* QPID-4089: Add latency tests into java performance test frameworkKeith Wall2012-07-029-21/+135
* QPID-3977: ChartingUtil now generates chart-summary.html file to facilitate c...Keith Wall2012-06-155-4/+194
* QPID-3977: Add support for 3D bar/line charts; XY line charts, chart subtitle...Keith Wall2012-06-1522-100/+756
* QPID-3977: Add charting framework for new distributed test tool.Keith Wall2012-04-3018-0/+1324