Use asv instead of pytest-benchmark
Description
Seems more powerful and well maintained
https://asv.readthedocs.io/en/latest/using.html
Here is a github job that fails the CI when performance degrades too much: https://github.com/datalad/datalad/blob/f6de2f22612f29868a6e2067f83b1f7753e52d4d/.github/workflows/benchmarks.yml
Would be great to setup the gh-pages to visualize performance over time
Heard about this https://docs.codspeed.io/benchmarks/python Free for opensource and would have a web interface Maybe similar thing to codecov
Heard about this https://docs.codspeed.io/benchmarks/python Free for opensource and would have a web interface Maybe similar thing to codecov
How does the interface look like?