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

C2: JDK-8323582 slows C2 down by around 2%

XMLWordPrintable

    • b13
    • 25

      The changes in JDK-8323582 introduced a regression of around 2% in C2 execution time across the DaCapo 23 benchmarks, see the attached plot (thick dots indicate statistically significant regressions).

      The regression was found on linux-x64 and macosx-aarch64 by comparing C2's bytes/s as reported by -XX:+CITime (averaged over a number of repetitions) before and after the integration of JDK-8323582, using the JVM flags -Xbatch -XX:-TieredCompilation for stability.

        1. C2-speed-after-JDK-8323582-vs-after-JDK-8323582-without-multiversioning.pdf
          20 kB
          Roberto Castaneda Lozano
        2. C2-speed-before-JDK-8323582-vs-after-JDK-8323582.pdf
          20 kB
          Roberto Castaneda Lozano
        3. C2-speed-before-JDK-8323582-vs-after-JDK-8323582-without-multiversioning.pdf
          20 kB
          Roberto Castaneda Lozano
        4. Test.java
          0.3 kB
          Emanuel Peter

            epeter Emanuel Peter
            rcastanedalo Roberto Castaneda Lozano
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: