[MemProf][NFC] Switch to DenseMaps (#93868)
Change a couple of maps from std::map to DenseMap, which showed a modest (3.6%) reduction in peak RSS.
parent
ce7b6709
Please register or sign in to comment
Change a couple of maps from std::map to DenseMap, which showed a modest (3.6%) reduction in peak RSS.