afranken / jmeter-analysis-maven-plugin

Plugin that parses JMeter result files and computes performance indicators such as average request duration
58 stars 40 forks source link

Add support for CSV JTL files #48

Open burtoni opened 7 years ago

burtoni commented 7 years ago

It would be useful to add support for input JTL files in CSV format

usherfu commented 6 years ago

Also looking for support for CSV JTL file. Currently it is mutually exclusive to the Graphs Generator Listener which supports only CSV jtl file.