Uploaded image for project: 'Parquet'
  1. Parquet
  2. PARQUET-909

[CPP]: Reduce buffer allocations (mallocs) on critical path

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • cpp-1.1.0
    • None
    • None

    Description

      The current implementation allocates and frees memory many times on the critical path. The scope of this JIRA is to reuse buffers where possible.
      On production systems, too many mallocs/frees can impact performance.

      Attachments

        Activity

          People

            mdeepak Deepak Majeti
            mdeepak Deepak Majeti
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: