Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8309700 Low graphic rendering performance in metal pipeline
  3. JDK-8310943

Comment out printing of vertex array and color array

XMLWordPrintable

    • generic
    • os_x

      Printing of vertex array and color array is needed only during debug.
      This was essential during proof of concepts development.

      MTLLog.Debug() calls are used to print this data, but a for loop is used to traverse the data. This is impacting performance if `numVertices` is a huge value.

            aghaisas Ajit Ghaisas
            aghaisas Ajit Ghaisas
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: