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) to improve kphp performance #862

Open
zamazan4ik opened this issue Jul 2, 2023 · 0 comments
Open

Profile Guided Optimization (PGO) to improve kphp performance #862

zamazan4ik opened this issue Jul 2, 2023 · 0 comments

Comments

@zamazan4ik
Copy link

Hi.

According to multiple tests (Clang, Rustc, GCC), profile guided optimization (PGO) helps with optimizing performance for compilers. Did you try to optimize kphp with PGO? Would be nice to get a faster compiler for the users.

More about PGO in other applications (like PHP) you can find here.

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

No branches or pull requests

1 participant