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

Panama API should support bulk array copy to and from Java arrays

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • None
    • repo-panama
    • tools

      The benchmarks here:

      https://github.com/blacklion/panama-benchmarks

      Show that copying data to and from Java arrays into native arrays is often a bottleneck. We should provide some kind of bulk copy assign, along the lines of what done in this experimental patch:

      http://cr.openjdk.java.net/~mcimadamore/panama/array-bulk/

            mcimadamore Maurizio Cimadamore
            mcimadamore Maurizio Cimadamore
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: