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

[C++] Avoid unnecessary temporary std::shared_ptr copies

    XMLWordPrintableJSON

Details

    Description

      There are several occurences of copying of std::shared_ptr objects which are easily avoided.

      Copying of std::shared_ptr objects can be expensive due to the atomic operations involved in incrementing/decrementing the reference counter.

       

      Attachments

        Issue Links

          Activity

            People

              gawain_bolton Gawain BOLTON
              gawain_bolton Gawain BOLTON
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 2h
                  2h