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

~17% regression for DaCapo h2 after JDK-8253064

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • 18
    • 16, 17, 18
    • 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.

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

              Created:
              Updated:
              Resolved: