bowtie-json-schema / bowtie-json-schema/bowtie
Benchmark bowtie's test suite + running deterministic implementations
Open
Nobody has claimed this yet.
internal
- Dominant language
- Python
- Stars
- 94
- Forks
- 77
- Avg merge
- 10h 29m
- Merged PRs (30d)
- 40
Description
We should deploy a benchmark runner that times runs for bowtie itself -- right now there's a bit of busy looping / inefficient parallelization that it'd be nice to track (and fix).
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.
Research direction
Start by examining bowtie's test suite and the current run and parallelization entry points; the issue names no files or tests. Done would mean a benchmark runner can time bowtie runs and provide data to track busy looping and inefficient parallelization.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- performance, testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100