Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-52660

Memoize demanagled type names

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Service Arch

      We have a function that takes a typeid and produces a demangled name here. In many contexts, that function will have too much overhead to be called every time. We should make either a traits class or function that is templated upon a single type and memoizes the demangled name for that type into a static variable.

            Assignee:
            backlog-server-servicearch [DO NOT USE] Backlog - Service Architecture
            Reporter:
            ben.caimano@mongodb.com Benjamin Caimano (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: