Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-4686

SQLBinary.writeBlob is inefficient, reading one byte at a time from the source BLOB

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 10.7.1.1
    • 10.5.3.1, 10.6.2.1, 10.7.1.1
    • Store
    • Known fix, Newcomer
    • Performance

    Description

      SQLBinary.writeBlob is inefficient, since it is only reading one byte at the time from the source BLOB.
      It would be better if a transfer buffer was used to facilitate the write.

      Attachments

        1. DERBY-4686.diff
          1 kB
          Yun Lee
        2. DERBY-4686-1.diff
          2 kB
          Kristian Waagan
        3. DERBY-4686-1.diff
          2 kB
          Yun Lee
        4. DERBY-4686-2.diff
          0.6 kB
          Yun Lee

        Issue Links

          Activity

            People

              yunlee Yun Lee
              kristwaa Kristian Waagan
              Votes:
              1 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: