Skip to content

feat(vscode): add diagnostics profiling#110

Merged
hongjr03 merged 5 commits into
masterfrom
feat/profiling-extension
May 23, 2026
Merged

feat(vscode): add diagnostics profiling#110
hongjr03 merged 5 commits into
masterfrom
feat/profiling-extension

Conversation

@hongjr03
Copy link
Copy Markdown
Member

This adds a VS Code diagnostics profiling flow for Vizsla.

  • add a Vizsla: Profile Diagnostics command for current-file and workspace diagnostics
  • run a dedicated profiling language-server session with Chrome trace output enabled
  • write profiling artifacts, including trace summary, folded stacks, static flamegraph, and raw trace JSON
  • bundle Speedscope assets in the VSIX and open interactive profiles in the external browser
  • keep large interactive trace rendering outside the VS Code webview process

@hongjr03 hongjr03 merged commit 60c6b66 into master May 23, 2026
9 checks passed
@hongjr03 hongjr03 deleted the feat/profiling-extension branch May 23, 2026 15:36
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