Issue Type: Bug Bug
Assignee: Manuel Carrasco
Components: performance-plugin
Created: 27/Mar/14 2:19 PM
Description:

Used to collect large JMeter test reports, JMeterParser consumes all JVM heap. As UriReport stores individual httpSamples the report is fully loaded in memory, making performance plugin useless for non-trivial performance test suites.

Suggestion : rely on https://wiki.jenkins-ci.org/display/JENKINS/Database+Plugin to store individual performance results, and let database compute aggregates.

Project: Jenkins
Priority: Major Major
Reporter: Nicolas De Loof
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to