VAgent Code Assist Performance MonitorThis Visual Studio Code extension is designed to help you monitor the performance of your AI coding assistant, VAgent Code Assist. It provides real-time latency measurements, tracks memory usage of the extension host, and generates detailed reports with charts. FeaturesReal-Time Performance MonitoringThe extension adds a status bar item to the bottom right of your VS Code window that displays the real-time latency of VAgent Code Assist's suggestions. Performance ReportRun the Code Assist Performance: Show Performance Report command from the Command Palette (Ctrl+Shift+P or Cmd+Shift+P) to open a detailed report. The report includes:
Record and PlaybackUse the record and playback feature to gather a consistent set of performance data for analysis. This is ideal for creating a performance baseline.
HTML ExportThe Code Assist Performance: Export Report to HTML command allows you to save the generated report as a shareable HTML file. Manual Code GenerationFor manual testing and quick data collection, the Code Assist Performance: Generate Code command (Ctrl+I or Cmd+I) opens a new file and automatically triggers a code suggestion from VAgent Code Assist. How to Use
|