Skip to content
| Marketplace
Sign in
Visual Studio Code>Visualization>Python Profile VisualizerNew to Visual Studio Code? Get it now.
Python Profile Visualizer

Python Profile Visualizer

ruprof

|
27 installs
| (0) | Free
Visualize lprof_ext.json from python library `lprof_ext`
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

PyProf

lprof_ext is a python line by line profiling tool. Easy to profile the whole python project directory with one command. It is powerful to show project architecture and performance. unit test, speed profiling , study project architecture.

while PyProf is a powerful interactive visual tool. you can view the functions call relationship.

Quick start:

pip install lprof_ext
lprof_ext test.py

install PyProf extension Ctrl+Shift+P > PyProf

screenshot

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft