Skip to content

alexbw/asv

 
 

Repository files navigation

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.

See the full documentation for more information.

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

image

By using the following markdown:

[![asv](http://img.shields.io/badge/benchmarked%20by-asv-green.svg?style=flat)](http://your-url-here/)

License: BSD three-clause license.

Author: Michael Droettboom

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 75.8%
  • JavaScript 19.9%
  • C++ 1.7%
  • HTML 1.3%
  • CSS 0.6%
  • PowerShell 0.4%
  • Batchfile 0.3%