wlei-llvm wrote: Measured `decode_pseudo_probe(llvm-profgen)` on a large binary with 1.7GB `.pseudo_probe` section Ported and used all the improvements in a whole. Before those changes: ``` Time: 190s , RSS: 57.4GB ``` After those changes: ``` Time: 55s , RSS: 26.3GB ``` Awesome!
https://github.com/llvm/llvm-project/pull/102789 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits