aaupov wrote: > Didn't realize yaml profile currently doesn't have probe inline tree encoded. > This can increase profile size a bit, just making sure that's not a concern > for yaml profile.
Good call. Including probe inline tree does increase the size of yaml profile by about 2x pre- and post-compression (221M -> 404M, 20M -> 41M resp.) for a large binary, which also causes a 2x profile reading time increase. Let me experiment with reorganizing the data to reduce the size. https://github.com/llvm/llvm-project/pull/107137 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits