Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-1854

trove support for lists of primitives

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Java - Compiler
    • None
    • Patch Available

    Description

      When dealing with large collections of primitive types, there can be significant memory (i.e. using arrays of objects instead of arrays of primitives) & runtime overhead (autoboxing/unboxing) using the default collections. Utilizing trove can significantly improve things. ideally support would be added for sets & maps, but as a first pass lists would be great.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              vlovich Vitali Lovich
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: