A VS Code extension for memory profiling Python applications using memray.
Overview
This extension provides an easy way to profile Python memory usage directly from VS Code, visualize results with interactive flamegraphs, and track profiling history.
Features
One-click memory profiling for Python files
Interactive flamegraph visualization
Result history and management
Direct navigation to source code from profiling results