~17% regression for DaCapo h2 after JDK-8253064

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • 18
    • Affects Version/s: 16, 17, 18
    • Component/s: hotspot

      All GCs (Serial, Parallel, G1, Shenandoah, Z) are effected; 15-20% regression for different GCs.

      ```
      java -Xms4g -Xmx4g -jar dacapo-9.12-MR1-bach.jar h2 -s huge -t 1 -n 1
      ```

      Example of output using G1:

      Before
      ===== DaCapo 9.12-MR1 h2 PASSED in 124958 msec =====

      After
      ===== DaCapo 9.12-MR1 h2 PASSED in 151726 msec =====

      So far the regression is observed only on Intel, but not on AMD.

      More testing shows that this regression is only for single thread. If I use more threads (e.g. -t 2), the regression seems to go away.

            Assignee:
            Erik Ă–sterlund
            Reporter:
            Albert Yang
            Votes:
            0 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved: