Currently, IDL uses std::unordered_map<std::string> in string lookup tables. This necessitates a string allocation to lookup strings. It should be changed to mongo::StringMap so that StringData can be used as a lookup key.
- Votes:
-
0 Vote for this issue
- Watchers:
-
3 Start watching this issue
- Created:
- Updated:
- Resolved: