-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Implement PGO in pipelines for AMD64 architecture; supply training test scenarios #10071
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
Changes from 31 commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
c0160f5
Struct out PGO scripts and jobs borrowed from MUX
miniksa ec6baa1
Update notices. Add WT UIA test project built from conhost test proje…
miniksa 16d4b22
go go pgo
miniksa 0ed0c33
spaces
miniksa dcb54c2
remove matrix
miniksa 9d5a662
skip msix regressions check for pgo instrument
miniksa aa72fe0
move publish step to the top so it can merge both architectures
miniksa a23e3bd
fix template path
miniksa 9a1d7a5
get managed libs from a different spot as coreclr folder is gone now.…
miniksa 6662ec3
add rename and unzip logic
miniksa 34dad1f
duh I only have 1 test
miniksa 650ae2f
adjust helix run and script
miniksa bedf00f
remove matrix
miniksa 1065a4c
bucket chain platform/config params
miniksa 99d0f1c
shuffle config/platform again. make test content package
miniksa f4f09a6
Try another way
miniksa bc1eaf8
add big test, add comments
miniksa 0c685a8
duh version number
miniksa 18d19f8
omg you have to make the directory
miniksa e0f2436
try to fix x86 file pickup and conflict in writing proj files to drop
miniksa 6062d90
just make the directories already sheesh
miniksa 8eeb568
shrink artifacts by not stowing pdbs
miniksa 467e5bc
attempt more artifact shrink discarding unnecessary things
miniksa 3616c2d
Try x64 only
miniksa c5ae06d
Revert "Try x64 only"
miniksa c6008f0
I don't know why this 403'd, try again.
miniksa c95e0f8
Revert "Revert "Try x64 only""
miniksa d868f9e
Try to fix PGO artifact name. Update helpers from MUX. Use retries fu…
miniksa f936012
PGO databases need to go into the PGO artifact.
miniksa de60ad7
bucket chain platform data through to PGD merging
miniksa ef5d257
Fix up some of the paths to be less relative and more absolute. Remov…
miniksa 1b9523b
fix spelling, revert vscode change
miniksa 848eaa5
Fix bug in PGO optimize database matcher projectname-->targetname. Ad…
miniksa cc85baa
Drop nativemethods. Use correct hostx86/hostx64 based on tooling var.…
miniksa d2333ac
fix some notes in readme. update solution configs for new UIA test pr…
miniksa 9bb2fe7
Add optimize validation script. Move nuget pack to use the azdo tasks…
miniksa d38d03b
Merge branch 'main' into dev/miniksa/pgo
miniksa 2458f82
spellcheck!
miniksa 1cf265d
Put back Native Methods. Straight copy of conhost's ones for ease.
miniksa 849a4bb
try link.exe to see if it is there without me having to go find it.
miniksa 8624f70
attempt to resolve developer command prompt so we can validate pgo
miniksa 9329852
update spelling
miniksa File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.