This plugin understands the JMeter analysis report XML format and the SOAPUI report in JUnit format.
This plug-in does not perform the actual analysis; it only displays useful information about analysis results, such as average responding time, historical result trend, web UI for viewing analysis reports, and so on.

To use this feature, first set up your build to run tests, then select the adequate parser for your tests (JMeter or JUnit) and finally you have to specify the path to the different performance XML files, by default the plugin will use the **/*.jtl pattern for JMeter, and **/TEST*.xml for JUnit tests.