Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-1209

Reduce buffer resizing operations in MarshalledValue

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 5.0.0.CR7
    • None
    • None
    • None

    Description

      every time the value is marshalled a buffer is allocated to hold it's serialized form, currently we guess "128" as an initial size and then fix the result, but often we already know the size, or we can remember it for the next time.

      Attachments

        Activity

          People

            sgrinove Sanne Grinovero
            sgrinove Sanne Grinovero
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: