Ross ROSS = Recommend OSS · open-source software intelligence for agents

nvdv/vprof

Visual profiler for Python observed · 2026-08-28

github.com/nvdv/vprof · Python · BSD-2-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4083
  • days_rel: n/a
  • days_push: 1510
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3977 stars · 151 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

vprof is a Python package providing rich and interactive visualizations for Python program characteristics such as running time and memory usage. It runs as a CLI tool and renders CPU flame graphs, profiler stats, memory graphs, and code heatmaps in the browser using D3.

Use cases

  • profile cpu usage of a python script with a flame graph
  • visualize memory usage of python code line by line
  • generate a code heatmap showing execution counts and run times
  • profile a single python function remotely and view results in the browser
  • save profiling results to a file and render them later

When to choose

  • you want interactive, visual profiling output instead of text-based profiler reports
  • you need to inspect both CPU and memory characteristics of Python programs
  • you want to profile individual functions via a remote server mode

When to avoid

  • you need CPU flame graphs on Windows, which are not supported
  • you need a profiler under very active development with frequent updates
  • you need profiling for non-Python languages

Facets

cli-tool · maturity maintenance

benchmarking data-visualization developer-tools developer-tools performance python cli profiler flame-graph memory-profiling heatmap d3 command-line linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
nvdv/vprofmain23

For agents

markdown · JSON · MCP: product_card(name="nvdv/vprof")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem