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

Replacing the spaces in the thread name with underscores instead of t… #36

Open srikanthanusuri opened 8 years ago

srikanthanusuri commented 8 years ago

…runcating the key after the first space.

This is to resolve the issue#30. https://github.com/afranken/jmeter-analysis-maven-plugin/issues/30