BUG: Benchmarking does not work with spin
Open
@Kai-Striega is already working on this.
Since May 4, 2024.
bench
bug
build
sustain-2026
- Dominant language
- Python
- Stars
- 409
- Forks
- 98
- Avg merge
- 10h 43m
- Merged PRs (30d)
- 12
Description
Describe the issue:
Running the benchmarks does not work since the project moved to spin/conda. The code needs to be updated to use the scientific Python ecosytem's tooling.
Reproduce the code example:
spin bench
Error message:
Usage: spin [OPTIONS] COMMAND [ARGS]...
Try 'spin --help' for help.
Error: No such command 'bench'.
Runtime information:
Working on the current main branch
Context for the issue:
We've recently moved to using conda/spin to build our projects. However the benchmarks haven't been ported yet.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.