minrk / asv

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

Home Page:http://spacetelescope.github.io/asv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

airspeed velocity

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

It is primarily is 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.

See the full documentation for more information.

License: BSD three-clause license.

Author: Michael Droettboom

About

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

http://spacetelescope.github.io/asv

License:BSD 3-Clause "New" or "Revised" License