Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8325358

Footprint regression after JDK-8324241

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P3 P3
    • 23
    • 23
    • hotspot
    • svc
    • b08
    • 23
    • x86_64
    • windows

      With the introduction of JDK-8324241 ... JFR-Footprint3-Jetty1 shows an average footprint increase:

      7% JFR-Footprint3-Jetty11 on Windows-x64

      Regression was isolated to jdk-23+8-498 (which contains only JDK-8324241).

      Looking at the "CI-build isolation graph" (attached), the footprint results have become modal with the JDK-8324241 introduction. In some measurements, the footprint has improved by about 5 MB (smaller). In the other measurements, footprint has increased by about 20 MB.

      Need to eliminate the modal footprint nature.

      Benchmark overview...
      Unfortunately, the benchmark cannot be shared at this time.
      In essence, each measurement runs Jetty v11.0.7 to startup, halts the process and then makes an RSS measurement. The benchmark makes 20 of these measurements, with an average being the overall result. The jetty command line is essentially:

      java -XX:-UseLargePages -XX:-PrintWarnings -XX:+PerfDataSaveToFile -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -XX:NativeMemoryTracking=detail -XX:+PrintNMTStatistics -XX:StartFlightRecording=dumponexit=true,filename=rwrecording.jfr -Djetty.home=/path/to//jetty-distribution-11.0.7 -jar /path/to//jetty-distribution-11.0.7/start.jar --module=http

        1. CI Build Isolation - 2024-02-06 at 9.42.44 AM.png
          106 kB
          Robert Strout
        2. evol_method_deps_win.sh
          7 kB
          Volker Simonis
        3. evol_method_deps.patch
          2 kB
          Volker Simonis
        4. evol_method_deps.sh
          7 kB
          Volker Simonis
        5. fp3-Jetty11-log.txt
          2 kB
          Robert Strout
        6. JDK-8325358.flag-compare.png
          95 kB
          Robert Strout
        7. JDK-8325358.flag-compare-2.png
          96 kB
          Robert Strout

            simonis Volker Simonis
            resii Robert Strout
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: