Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-22385

Scalability issue storing individual results in memory

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 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.

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

              Created:
              Updated:
              Resolved: