Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Profile-Guided Optimization (PGO) improvements #264

Closed
zamazan4ik opened this issue Jul 10, 2023 · 2 comments · Fixed by #268
Closed

Profile-Guided Optimization (PGO) improvements #264

zamazan4ik opened this issue Jul 10, 2023 · 2 comments · Fixed by #268

Comments

@zamazan4ik
Copy link

Recently I evaluated Profile-Guided Optimization (PGO) improvements on different software (the results are here).

Regarding Oha the most interesting examples are PGO results on Drill and Goose. I think Oha performance can be improved by PGO as well.

@hatoo
Copy link
Owner

hatoo commented Jul 15, 2023

@zamazan4ik

Thanks for your issue!

I'm trying PGO in #268.
Since I've never considered PGO before, I would very much appreciate if you give me some advice.

@zamazan4ik
Copy link
Author

I can suggest you read my materials about PGO here. For the Rust projects, starting with cargo-pgo will be a good option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants