Investigate perf impact of always copying value when deblocking

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Gone away
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Integration
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      As of Aug 2, we always make a copy of SBE value when deblocking a BSONObj for a TsBlock to simplify ownership model.

      But if the underlying buffer for the BSONObj block is owned by the TsBlock, we don't really need to copy values out of it since the SBE values will point to somewhere in the BSONObj's underlying buffer.

            Assignee:
            Ian Boros
            Reporter:
            Yoon Soo Kim (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: