Skip to content
Snippets Groups Projects
  • Nat Goodspeed's avatar
    ed648b1f
    CHOP-753: Eliminate redundant array-of-pair-arrays in LLMemoryInfo. · ed648b1f
    Nat Goodspeed authored
    (per Monty code review)
    The notion of storing LLMemoryInfo data both as an LLSD::Map and an
    LLSD::Array of pair arrays arose from a (possibly misguided) desire to
    continue producing stats output into the viewer log in the same order it
    always used to be produced. There is no evidence that anyone cares about the
    order of those stats in the log; there is no other use case for preserving
    order. At Monty's recommendation, eliminate generating and storing the
    array-of-pair-arrays form: directly store LLSD::Map.
    ed648b1f
    History
    CHOP-753: Eliminate redundant array-of-pair-arrays in LLMemoryInfo.
    Nat Goodspeed authored
    (per Monty code review)
    The notion of storing LLMemoryInfo data both as an LLSD::Map and an
    LLSD::Array of pair arrays arose from a (possibly misguided) desire to
    continue producing stats output into the viewer log in the same order it
    always used to be produced. There is no evidence that anyone cares about the
    order of those stats in the log; there is no other use case for preserving
    order. At Monty's recommendation, eliminate generating and storing the
    array-of-pair-arrays form: directly store LLSD::Map.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.