[llvm] [ProfData] Improve efficiency of reader (PR #169730)
Vitaly Buka via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 26 14:00:59 PST 2025
vitalybuka wrote:
And last time I checked, StringSet was way more efficient for Strings than DenseSet
https://github.com/llvm/llvm-project/pull/169730
More information about the llvm-commits
mailing list