Scalability issue storing individual results in memory

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • Component/s: performance-plugin
    • None

      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.

            Assignee:
            Manuel Carrasco
            Reporter:
            Nicolas De Loof
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: