 
|
6be8d6a5d4
|
Add performance workflow and heap-snapshot-analysis skills (#308834)
* Add performance workflow and heap-snapshot-analysis skills
Add two agent skills for memory/performance investigations:
- vscode-performance-workflow: Drives repeatable VS Code scenarios,
captures heap snapshots, and includes bundled chat smoke runners
(chat-memory-smoke, chat-session-switch-smoke).
- heap-snapshot-analysis: Parses V8 heap snapshots, compares before/after,
and traces retainer paths.
Both skills include scratchpad folders (gitignored) for one-off
investigation scripts organized in dated subfolders with findings.md.
(Written by Copilot)
* Rename skill to auto-perf-optimize
(Written by Copilot)
* workspace
Co-authored-by: Copilot <copilot@github.com>
* this
* Comments
Co-authored-by: Copilot <copilot@github.com>
---------
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-09 21:53:06 +00:00 |
|