scverse / scanpy

Single-cell analysis in Python. Scales to >1M cells.
https://scanpy.readthedocs.io
BSD 3-Clause "New" or "Revised" License
1.82k stars 586 forks source link

Switch away from asv #3052

Open flying-sheep opened 2 months ago

flying-sheep commented 2 months ago

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://github.com/airspeed-velocity/asv/issues/1219

In https://github.com/scverse/scanpy/pull/3031, I ran into https://github.com/airspeed-velocity/asv/issues/966 which seems to make it almost unusable for our purposes. We need setup to run reliably.

flying-sheep commented 2 months ago

CodSpeed

Seems very promising:

Runner seems to not be supported on Rocky though: https://github.com/CodSpeedHQ/runner/issues/21