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

G1: Increase card-based cost sample reporting threshold

XMLWordPrintable

    • gc
    • b20

      Currently G1 does not report costs for various gc phases if that cost involves less than 10 cards.

      This should avoid reporting outliers caused by various reasons (mostly setup overhead) into the predictors to make them more reliable.

      That 10 is a magic number; recent experiments showed that a value of 1000 is better; add a diagnostic option to configure that during runtime though.

            tschatzl Thomas Schatzl
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: