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.
Use StringMap in IDL generated string lookup tables
- Assignee:
-
Mark Benvenuto
- Reporter:
-
Mark Benvenuto
- Votes:
-
0 Vote for this issue - Watchers:
-
3 Start watching this issue
- Created:
- Updated:
- Resolved: