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

Optimize various RegMask operations by introducing watermarks

XMLWordPrintable

    • b12

      By introducing a low and high water mark of the RegMask words that we are sure have register bits, we can reduce time spent doing a variety of operations.

      On a few profiled startup application the average number of instructions spent compiling methods in C2 drops 10-15%, and we see improvements on a range of startup and footprint applications.

      There are also a few improvements on microbenchmarks, likely due to a positive effect on warmup times.

            redestad Claes Redestad
            redestad Claes Redestad
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: