-
-
Notifications
You must be signed in to change notification settings - Fork 109
Enable PGO on Windows #856
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
base: main
Are you sure you want to change the base?
Conversation
|
@conda-forge-admin, please rerender |
|
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( I do have some suggestions for making it better though... For recipe/meta.yaml:
This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/21652698172. Examine the logs at this URL for more detail. |
|
The Windows build passes and runs PGO as part of the build process. The macOS builds are failing during the test phase when running the Odd that the linker is looking for |
|
It's a known issue: conda-forge/cmake-feedstock#230 |
Building with PGO offer a significant performance increase.
I believe this was disabled because the Azure Pipelines environment was missing a VS component needed for PGO but this may not longer be true.
Checklist
0(if the version changed)conda-smithy(Use the phrase@conda-forge-admin, please rerenderin a comment in this PR for automated rerendering)