airspeed-velocity/asv
Airspeed Velocity: A simple Python benchmarking tool with web-based reporting observed · 2026-08-28
Health v2 · maintenance only
84/100
- Activity 97
- Release rhythm 58
- Longevity 100
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: 286
- age_days: 4682
- days_rel: 67
- days_push: 18
- n_releases_24m: 2
Adoption not part of the score
1014 stars · 209 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Airspeed Velocity (asv) is a Python benchmarking tool that tracks a project's performance over its git history. It generates an interactive static web frontend for comparing benchmark results across commits and releases.
Use cases
- benchmark python package over git history
- detect performance regressions between commits
- generate web-based benchmark reports
- compare performance across releases
- set up continuous benchmarking for a library
When to choose
- you maintain a Python library and want to track performance over time
- you need historical benchmark comparisons across commits
- you want shareable static benchmark reports
When to avoid
- you need micro-benchmarks for a single code version only
- you benchmark non-Python code
- you need runtime production performance monitoring
Facets
cli-tool · maturity active
benchmarking data-visualization cli developer-tools performance testing python cli cross-platform benchmarking-tool performance-regression web-reporting git-history
2 sources
- readme: https://github.com/airspeed-velocity/asv · fetched 2026-08-28 · 6fff4652982b
- registry_pypi: https://pypi.org/pypi/asv/json · fetched 2026-08-29 · 196594361635
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| airspeed-velocity/asv | main | 84 |
For agents
markdown · JSON · MCP: product_card(name="airspeed-velocity/asv")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem