memset is slow

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • WT1.6.4
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None

      Keith discovered that adding a memset call (WT_CLEAR) to clear a WT_ITEM showed a consistent 2% degradation in the one place (row_search) where he added it over initializing each field explicitly to 0. He added WT_CLEAR_ITEM to fix that path. Investigate it, and see if there are other places that should use it.

              Assignee:
              Susan LoVerso (Inactive)
              Reporter:
              Susan LoVerso (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: