asv

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

Github星跟踪图

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:: http://img.shields.io/badge/benchmarked%20by-asv-blue.svg?style=flat

By using the following markdown::

asv

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

Authors: Michael Droettboom, Pauli Virtanen

主要指标

概览
名称与所有者airspeed-velocity/asv
主编程语言Python
编程语言Python (语言数: 6)
平台
许可证BSD 3-Clause "New" or "Revised" License
所有者活动
创建于2013-11-08 04:43:31
推送于2025-10-26 02:15:26
最后一次提交
发布数25
最新版本名称v0.6.5 (发布于 2025-09-13 21:23:07)
第一版名称initial (发布于 )
用户参与
星数1k
关注者数17
派生数196
提交数2.8k
已启用问题?
问题数661
打开的问题数148
拉请求数768
打开的拉请求数14
关闭的拉请求数109
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?