Promote performance knowledge from community to Microsoft layer#50
Open
JesperSchulz wants to merge 1 commit into
Open
Promote performance knowledge from community to Microsoft layer#50JesperSchulz wants to merge 1 commit into
JesperSchulz wants to merge 1 commit into
Conversation
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>
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.
Summary
Pure
git-mvrelocation of the performance knowledge domain from the community layer to the Microsoft layer. The layer is determined by path; each file's frontmatterdomain: performanceis 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 warningspwsh .github/scripts/Test-KnowledgeIndex.ps1 -Root .→ PASSED, article count unchanged at 191microsoft/knowledge/performance/slugs.