-
Type:
Improvement
-
Resolution: Won't Do
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Service Arch
-
None
-
None
-
None
-
None
-
None
-
None
-
None
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.
- is related to
-
SERVER-52662 Introduce type-associated mutexes
-
- Closed
-
- related to
-
SERVER-51068 HierarchicalAcquisitionLevelViolation messages are cryptic
-
- Closed
-