jiffyclub/snakeviz
An in-browser Python profile viewer observed · 2026-08-28
Health v2 · maintenance only
63/100
- Activity 68
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5181
- days_rel: n/a
- days_push: 194
- n_releases_24m: 0
Adoption not part of the score
2566 stars · 140 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SnakeViz is a browser-based graphical viewer for Python cProfile output, serving as a visual alternative to the pstats module. It runs as a local web application and includes IPython/Jupyter magics for profiling code directly.
Use cases
- visualize python cProfile output in the browser
- find performance bottlenecks in python code
- profile a jupyter notebook cell and see the call graph
- explore a .prof profile file interactively
- replace pstats with a graphical profile viewer
- profile a single line of code with an ipython magic
When to choose
- you need to inspect Python cProfile/pstats data visually
- you want sunburst and icicle call-graph views of where time is spent
- you work in Jupyter/IPython and want inline profiling
- you prefer a lightweight local tool over heavyweight IDE profilers
When to avoid
- you need line-level or memory profiling rather than function-level call graphs
- you are profiling non-Python code
- you need automated continuous performance regression testing
Facets
application · maturity stable
data-visualization benchmarking cli developer-tools developer-tools performance data-visualization python cli browser cross-platform profiling cprofile ipython-magic jupyter call-graph sunburst-chart command-line
3 sources
- readme: https://github.com/jiffyclub/snakeviz · fetched 2026-08-28 · 7365491eeeab
- homepage: https://jiffyclub.github.io/snakeviz/ · fetched 2026-08-29 · 7b1de10c723c
- registry_pypi: https://pypi.org/pypi/snakeviz/json · fetched 2026-08-29 · e03341a58a04
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jiffyclub/snakeviz | main | 63 |
For agents
markdown · JSON · MCP: product_card(name="jiffyclub/snakeviz")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem