-
See https://github.com/spacetelescope/asv. There was a nice talk at SciPy about this. It's challenging though, because you have to run it on homogeneous hardware to get meaningful results.
-
Lots of bugfixes [1], and should also now work with `mamba` again. @lucascolley mentioned he'd take point on this.
[1] https://github.com/airspeed-velocity/asv/releases/tag/v0.6.4
-
## ✨ Feature Request
Create an automated job to run [`asv gh-pages --rewrite`](https://asv.readthedocs.io/en/stable/commands.html#asv-gh-pages), which uses the GitHub Pages infrastructure to crea…
-
It would be nice to track our performance improvements (or degradations) over time. Airspeed Velocity could be an easier tool to use than vbench.
https://github.com/spacetelescope/asv
-
[Airspeed velocity](http://spacetelescope.github.io/asv/index.html) is a tool for tracking performance of the code. Basically, it checks out a series of commits and runs some benchmarks on each one, …
ketch updated
9 years ago
-
# Project title:
### Key Investigators
* Heberto Mayorquin
Willing to work with anyone interested in benchmarks, willing to offer guidance or learn from someone else.
## Project Descriptio…
-
### What kind of feature would you like to request?
Additional function parameters / changed functionality / changed defaults?
### Please describe your wishes
It’s basically unmaintained: https://g…
-
I found this description of a **Venturi tube mathematical model**:
![Venturi Tube Diagram](https://user-images.githubusercontent.com/1194177/167291769-77566b24-e803-4e59-a809-44c56c8575d7.png)
T…
-
To ensure that the package continues to perform quickly and efficiently over time, it would be good to track performance of some of the key components using Airspeed Velocity. https://asv.readthedocs.…
-
There are now a bunch of front-end (CLI) tools which handle dependency resolution and installation of environments, including `rip`, `rye` (both already dropped out[^2]), and `uv`.
A key issue is …