Skip to content

Promote performance knowledge from community to Microsoft layer#50

Open
JesperSchulz wants to merge 1 commit into
mainfrom
jesperschulz-promote-performance-to-microsoft
Open

Promote performance knowledge from community to Microsoft layer#50
JesperSchulz wants to merge 1 commit into
mainfrom
jesperschulz-promote-performance-to-microsoft

Conversation

@JesperSchulz

Copy link
Copy Markdown
Collaborator

Summary

Pure git-mv relocation of the performance knowledge domain from the community layer to the Microsoft layer. The layer is determined by path; each file's frontmatter domain: performance is unchanged. No content changes — files moved byte-for-byte with history preserved. Domain experts review the content in this PR.

Articles moved (7)

All files relocated from community/knowledge/performance/microsoft/knowledge/performance/:

  • avoid-growing-globals-in-singleinstance-subscribers (.md + .good.al + .bad.al)
  • choose-maintainsiftindex-by-read-write-ratio (.md + .good.al only — good-only by design, no .bad.al)
  • load-common-fields-before-branching-on-case (.md + .good.al + .bad.al)
  • load-only-primary-key-fields-for-reference-work (.md + .good.al + .bad.al)
  • omit-filter-only-fields-from-setloadfields (.md + .good.al + .bad.al)
  • order-case-branches-by-frequency (.md + .good.al + .bad.al)
  • use-deleteall-for-filtered-bulk-deletion (.md + .good.al + .bad.al)

20 files total. community/knowledge/performance/ is now empty.

Review

Requires domain-expert review (CODEOWNERS auto-requests @BardurKnudsen and @pchriste-microsoft-com).

Validation

  • python .github/scripts/validate_frontmatter.py --root .0 errors / 0 warnings
  • pwsh .github/scripts/Test-KnowledgeIndex.ps1 -Root .PASSED, article count unchanged at 191
  • No filename collisions with existing microsoft/knowledge/performance/ slugs.

Do not merge — expected to sit BLOCKED on the 2-approval ruleset.

Pure git-mv relocation of all 7 performance articles from community/knowledge/performance/ to microsoft/knowledge/performance/. No content changes.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant