Uploaded image for project: 'Java DCP Client'
  1. Java DCP Client
  2. JDCP-82

Decompress with org.iq80.snappy instead of Netty

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 0.27.0
    • None
    • None
    • 1

    Description

      org.iq80.snappy decompresses more quickly than Netty, but requires the input and output to be byte arrays. We'd have to copy the compressed bytes from a ByteBuf to a byte array before decompressing. Try it and see how it affects performance.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            david.nault David Nault
            david.nault David Nault
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty