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

performance regression amd64 server scimark SparseCompRow

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 6
    • 6
    • hotspot
    • b49
    • 6
    • b90
    • x86
    • solaris_9

      from Monica:
      I ran Scimark2 on the 1P/2C machine (we call it Silver) using 64 bit b76
      and found only SparseCompRow to be giving lower scores

      from Vladimir:
      The regression was introduced after build 48 of 1.6.0 VM which prevents
      unrolling of the innermost loop:

      /java/re/jdk/1.6.0/promoted/all/b48/binaries/solaris-amd64/bin/java -d64
      Sparse matmult (N=1000, nz=5000): 451.5053582898381

      /java/re/jdk/1.6.0/promoted/all/b49/binaries/solaris-amd64/bin/java -d64
      Sparse matmult (N=1000, nz=5000): 365.7142987543227

            rknippelsunw Ross Knippel (Inactive)
            rknippelsunw Ross Knippel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: