gh-134923: Use /GENPROFILE and /USEPROFILE for Windows PGO builds#134924
gh-134923: Use /GENPROFILE and /USEPROFILE for Windows PGO builds#134924zooba merged 1 commit intopython:mainfrom
Conversation
|
There's a test release running at https://dev.azure.com/Python/cpython/_build/results?buildId=162238&view=results, as CI doesn't enable PGO. |
|
Test release was good, so I think this is good to go. @mdboom FYI, in case this might affect your benchmarking. |
|
I'll kick off a benchmarking run of this PR right now to confirm no negative impact. |
The results are here. Less than 0.01% slower overall, so "within the noise". |
|
Good to know, thanks! From the docs it sounds like if anything, the time it takes to collect the profile is improved, but we don't really care too much about that anyway. |
|
Thanks @zooba for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
…ds (pythonGH-134924) (cherry picked from commit 8865b4f) Co-authored-by: Steve Dower <steve.dower@python.org>
|
Sorry, @zooba, I could not cleanly backport this to |
|
GH-134950 is a backport of this pull request to the 3.14 branch. |
|
GH-134951 is a backport of this pull request to the 3.13 branch. |
Uh oh!
There was an error while loading. Please reload this page.