Uploaded image for project: 'MINA'
  1. MINA
  2. DIRMINA-878

We can reduce the number of buffers we use to store wrapped data

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Abandoned
    • 3.0.0-DEAD
    • 3.0.0-DEAD
    • Core
    • None

    Description

      Currently, when we process the Handshake, we send as many buffer as we have NEED_WRAP events. If two NEED_WRAP events are consecutive, we could certainly use the same buffer, as each buffer is 16Ko big. That would save 2 byteBuffer allocation plus 32 Ko per handshake.

      Attachments

        Activity

          People

            Unassigned Unassigned
            elecharny Emmanuel Lécharny
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: