Skip to content

gh-91795: Update build optimization part of PCbuild/readme.txt #91849

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

Merged
merged 5 commits into from
Aug 8, 2023

Conversation

fatihkabakk
Copy link
Contributor

@fatihkabakk fatihkabakk commented Apr 23, 2022

  • Fixed documentation problem by replacing the obsolete script part with build.bat's new arguments main branch
  • Not sure if the whole part is correct, because I just looked into the build.bat

@fatihkabakk fatihkabakk requested a review from a team as a code owner April 23, 2022 00:40

See
http://msdn.microsoft.com/en-us/library/e7k32f4k(VS.140).aspx
https://docs.microsoft.com/en-us/cpp/build/profile-guided-optimizations?view=msvc-170
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
https://docs.microsoft.com/en-us/cpp/build/profile-guided-optimizations?view=msvc-170
https://docs.microsoft.com/cpp/build/profile-guided-optimizations

The query param and language will be added automatically, so it'll stay up to date and automatically translate for people.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I missed it.

@@ -0,0 +1,2 @@
Updated build_pgo part under 'Profile Guided Optimization' according to the
current build script. Updated Microsoft docs link.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't need a NEWS entry for this. Delete the file and I'll add the tag to skip the check

@zooba zooba added needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes labels Aug 8, 2023
@zooba zooba merged commit 906b73b into python:main Aug 8, 2023
@miss-islington
Copy link
Contributor

Thanks @fatihkabakk for the PR, and @zooba for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 8, 2023
@bedevere-bot
Copy link

GH-107776 is a backport of this pull request to the 3.12 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.12 only security fixes label Aug 8, 2023
@bedevere-bot
Copy link

GH-107777 is a backport of this pull request to the 3.11 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 8, 2023
@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Aug 8, 2023
serhiy-storchaka pushed a commit that referenced this pull request Aug 16, 2023
Yhg1s pushed a commit that referenced this pull request Aug 16, 2023
…GH-91849) (#107776)

gh-91795: Update build optimization part of PCbuild/readme.txt (GH-91849)
(cherry picked from commit 906b73b)

Co-authored-by: Fatih <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants