[clang] [llvm-profdata] Do not create numerical strings for MD5 function names read from a Sample Profile. (PR #66164)

via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 27 15:55:58 PDT 2023


WenleiHe wrote:

> When testing on an internal large profile (> 1 GB, with more than 10 million functions), the full profile load time is reduced from 28 sec to 25 sec in average, and reading function offset table from 0.78s to 0.7s 

What is the E2E compile time change for the case you measured? Is there any memory footprint change?

https://github.com/llvm/llvm-project/pull/66164


More information about the cfe-commits mailing list