You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think would be nice to mention cargo-pgo in the Rustc Profile-Guided Optimization documentation. With cargo-pgo it's much easier to apply PGO to the Rust programs (I did it many times). I suggest adding the information about cargo-pgo to the mentioned above page. Even if this project does not belong directly to Rustc or Cargo - it's still worth mentioning.