SkillAgentSearch skills...

Asv

Airspeed Velocity: A simple Python benchmarking tool with web-based reporting

Install / Use

/learn @airspeed-velocity/Asv
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

airspeed velocity

airspeed velocity (asv) is a tool for benchmarking Python packages over their lifetime.

It is primarily designed to benchmark a single project over its lifetime using a given suite of benchmarks. The results are displayed in an interactive web frontend that requires only a basic static webserver to host.

See an example airspeed velocity site <https://pv.github.io/numpy-bench/>__.

See the full documentation <https://asv.readthedocs.io/>__ for more information.

The latest release can be installed from PyPI using::

pip install asv

Are you using asv? Consider adding a badge to your project's README like this:

.. image:: https://img.shields.io/badge/benchmarked%20by-asv-blue.svg?style=flat

By using the following markdown::

asv

License: BSD three-clause license <https://opensource.org/license/BSD-3-Clause>__.

Authors: Michael Droettboom, Pauli Virtanen, asv Developers

View on GitHub
GitHub Stars995
CategoryDevelopment
Updated1d ago
Forks199

Languages

Python

Security Score

100/100

Audited on Mar 26, 2026

No findings