[DO NOT MERGE] CI measurement: 100pkg - Set A - #59406
Closed
m-nash wants to merge 4 commits into
Closed
Conversation
Replaces single batched-build-analyze matrix with two parallel matrix-gens, each tuned independently: - Build: LocTargetSeconds=1,200,000 (larger batches, fewer jobs, lower fixed-overhead) - Analyze: LocTargetSeconds=300,000 (smaller batches, more parallelism) Adds pr-matrix-presteps.yml params LocTargetSeconds (default 474000) and PublishArtifact (default true) so each matrix-gen can configure LOC target independently and only the first publishes BuildPackagesArtifact (avoiding duplicate-artifact collision). Adds Get-PackageLocWeights.ps1 (LOC counter) and Apply-WeightedBatching.ps1 (LPT bin-packing) which together drive the LOC-weighted bin-packing. Removes the now-unused batched-build-analyze.yml. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
m-nash
requested review from
a team,
Dapeng Zhang (ArcturusZhang),
Arthur Ma (ArthurMa1978),
Eldert Grootenboer (EldertGrootenboer),
JialinXin,
Krzysztof Cwalina (KrzysztofCwalina),
Spencer Ofwiti (SpencerOfwiti),
Amanda Nguyen (amnguye),
Mwaleh muturi (amwaleh),
Auðunn (audunn),
Yanbing Shi (bangbingsyb),
Christopher Scott (christothes),
Ji Wang (ericshape),
Johnathan W (j7nw4r),
Jacob Lauzon (jalauzon-msft),
jamesfan1,
Jocelyn (jaschrep-msft),
Jorge Rangel (jorgerangel-msft),
jotrivet,
Jesse Squire (jsquire),
Wei Hu (live1206),
Nick Liu (nickliu-msft),
Qingquan Zhao (qingquanzhao),
Sean McCullough (seanmcc-msft),
thomasp98296 and
Liangying.Wei (vicancy)
as code owners
May 21, 2026 22:34
m-nash
requested review from
a team,
Aigerim (AikoBB),
Jonathan Cárdenas (JonathanCrd),
luc (LuChen-Microsoft),
Avani Gupta (avanigupta),
Paul Hsu (bojunehsu),
Changjian Wang (changjian-wang),
Darren Cohen (dargilco),
Jiarui Guo (jrjrguo),
linglingye001,
Maxim Rytych (maximrytych-ms),
mengaims,
minnieliu,
Maqsood Jafferi (mjafferi-msft),
Nikolay Rovinskiy (nick863),
Paola Mariana Vicencio Hernandez (paolamvhz),
Quentin Robinson (quentinRobinson),
shwali-msft,
Travis Angevine (trangevi) and
Zhiyuan Liang (zhiyuanliang-ms)
as code owners
May 21, 2026 22:34
m-nash
requested review from
Joel Eniqs (Joeleniqs),
Alvin Jiang (alvinjiang-msft) and
Cezara Zamfir (cemateia)
May 21, 2026 22:34
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
Hi m-nash. Thank you for your interest in helping to improve the Azure SDK experience and for your contribution. We've noticed that there hasn't been recent engagement on this pull request. If this is still an active work stream, please let us know by pushing some changes or leaving a comment. Otherwise, we'll close this out in 7 days. |
|
Hi m-nash. Thank you for your contribution. Since there hasn't been recent engagement, we're going to close this out. Feel free to respond with a comment containing |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Set A (treatment vs feature branch) for measuring the standalone build/analyze LOC-split change.
feature/split-build-analyze-locCompanion to PR set in the other direction. Do not merge.