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

Evaluate Profile-Guided Optimization (PGO) #1360

Open
1 task done
zamazan4ik opened this issue Jul 29, 2023 · 1 comment
Open
1 task done

Evaluate Profile-Guided Optimization (PGO) #1360

zamazan4ik opened this issue Jul 29, 2023 · 1 comment
Labels

Comments

@zamazan4ik
Copy link

Hi!

Recently I checked Profile-Guided Optimization (PGO) improvements on multiple projects. The results are here.

Since PGO showed measurable improvements in compiler/interpreter-like workloads (CPython, Clang, Clangd, clang-format, GCC, Rustc, PHP, Ruby, and many others.) I think it could also be helpful to check PGO for the Miktex project.

We need to perform PGO benchmarks on Miktex. And if it shows improvements - add a note about possible improvements in Miktex performance with PGO. Providing an easier way (e.g. a build option) to build the project with PGO can also be helpful for the maintainers and end-users. Improving performance can improve user experience with Miktex (like faster write/see preview cycles and/or more optimized battery consumption).

P.S. I didn't find a proper way to suggest an idea for the project, not a bug. If there is a more valid type for the task - feel free to change it.

Copy link

stale bot commented Dec 15, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant