Don't construct unused error Status in MultiIndexBlock::insert

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.3.1
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Execution Team 2019-08-26
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Constructing this unused status is really expensive, because it's marked cold, and ends up messing with branch prediction. We should just construct a Status::OK.

            Assignee:
            Louis Williams
            Reporter:
            Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: