Is that possible to run diff_test in parallel?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 323
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
Hi Kai,
I wonder if that's possible to run diff_test on multiple peaks in parallel? Since they are independent and usually we have large number of peaks, which may take lots of time.
Thanks!
Songpeng
Contributor guide
No contributing guide indexed for this repository
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 locating the diff_test entry point and tracing how it processes multiple peaks. Determine how independent peak work could run concurrently while preserving equivalent results; done means parallel execution is supported and its performance and output behavior are verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100