Skip to content

Add performance-investigation skill for local regression investigation#126022

Closed
Copilot wants to merge 1 commit intoskill/perf-investigationfrom
copilot/sub-pr-125972
Closed

Add performance-investigation skill for local regression investigation#126022
Copilot wants to merge 1 commit intoskill/perf-investigationfrom
copilot/sub-pr-125972

Conversation

Copy link
Contributor

Copilot AI commented Mar 24, 2026

Note

This PR was AI/Copilot-generated.

Adds a new performance-investigation skill focused on local performance investigation (building CoreRun, running BenchmarkDotNet against private builds, git bisect). Keeps the existing performance-benchmark skill intact for @EgorBot ad hoc PR benchmarking.

Changes

  • New skill: .github/skills/performance-investigation/

    • SKILL.md — Local investigation workflow: building CoreRun at specific commits, --coreRun benchmarking, good/bad commit comparison, git bisect methodology. Explicitly defers @EgorBot usage to performance-benchmark.
    • references/local-benchmarking.md — CoreRun location (artifacts/bin/coreclr/<OS>.<Arch>.<Config>/), --coreRun usage, ResultsComparer, incremental rebuilds with CoreLib/libs.pretest caveat
    • references/bisection-guide.md — Feasibility check, bisect range identification, git bisect workflow with BenchmarkDotNet
  • Restored: .github/skills/performance-benchmark/SKILL.md@EgorBot ad hoc PR benchmarking workflow, unchanged from prior state

  • Updated cross-references in copilot-instructions.md, issue-triage/SKILL.md, api-proposal/SKILL.md, jit-regression-test/SKILL.md to list both skills with clear scope boundaries

  • Evals — 6 test cases covering local investigation, bisection, and negative cases (EgorBot requests correctly routed to performance-benchmark)


📍 Connect Copilot coding agent with Jira, Azure Boards or Linear to delegate work to Copilot in one click without leaving your project management tool.

Copilot AI changed the title [WIP] Add performance-investigation skill Add performance-investigation skill for local regression investigation Mar 24, 2026
Copilot AI requested a review from EgorBo March 24, 2026 10:59
@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @dotnet/runtime-infrastructure
See info in area-owners.md if you want to be subscribed.

@EgorBo
Copy link
Member

EgorBo commented Mar 24, 2026

I'm confused - I didn't create or ask Copilot to file this PR - I have no idea what it is about 😮

@steveisok
Copy link
Member

I'm confused - I didn't create or ask Copilot to file this PR - I have no idea what it is about 😮

EgorBot is running wild! (Just kidding - I have no idea why)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants