Investigate the benefits of usage of GetPrimitiveArrayCritical in the cmm code

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 17, 21
    • Component/s: client-libs
    • None
    • 2d
    • generic
    • generic

      Currently, cmm code uses GetByteArrayElements/GetShortArrayElements/GetIntArrayElements/GetDoubleArrayElements. We can replace all of them by one GetPrimitiveArrayCritical and get a performance boost. Thre are some limitations of GetPrimitiveArrayCritical, but since we widely use it in other rendering machinery it should be fine.

            Assignee:
            Sergey Bylokhov
            Reporter:
            Sergey Bylokhov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: