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

Speed up SuperWord reduction tests

XMLWordPrintable

      https://github.com/openjdk/jdk/blame/master/test/hotspot/jtreg/compiler/loopopts/superword/SumRed_Double.java
      https://github.com/openjdk/jdk/blame/master/test/hotspot/jtreg/compiler/loopopts/superword/SumRedSqrt_Double.java

      These are two of the slowest compiler tests in tier1, take about 30 and 25sec.

      Restrict compilation, see if compile threashold is ok. Consider merging the two tests.

      Similar issue in JDK-8302093. We should just speed up all of the reduction tests of superword.
      Currently, [~dskantz] is working on JDK-8294715. Afterwards we can speed these tests up. Maybe we have to unify all into a single test-file.

            epeter Emanuel Peter
            epeter Emanuel Peter
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: