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

Investigate improved or alternative predictors for G1

XMLWordPrintable

    • gc

      G1 uses linear regression to predict future values of several metrics to predict pause time.

      E.g. JDK-8035557 shows that the prediction takes a considerable time to pick up changes, in the worst case never reaching the actual values to get accurate predictions.

      Investigate the following:
        - alternate predictors
        - the linear regression used also does not take the time between the samples into account - maybe this improves accuracy too.

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

              Created:
              Updated: