batch/parallelize PR updates
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 35/100
- Issue type
- Feature
- Clarity
- Needs clarification
- Activity status
- Quiet
- Tech stack
- git, github, go
- Domain
- cli, performance
Research direction
Start at the gh stack submit entry point and trace how PR update checks and requests are currently performed. Measure the existing update flow, evaluate parallel versus batched requests, and document the proposal before implementing it; done means submit completes faster while all updates remain correct.
Written by the indexing model from the issue text.
Description
PR updates during gh stack submit are slow. We should be able to do checks/updates in parallel, or possibly batch them into fewer requests. Investigate opportunity for improving performance in this area, make a proposal, & implement.
- Dominant language
- Go
- Stars
- 9
- Forks
- 2
- Avg merge
- 9h 14m
- Merged PRs (30d)
- 8
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.
More from boneskull/gh-stack
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 25/100
-
bug
Difficulty 4/5 3-5 days Newbie friendliness 48/100
-
bug
Difficulty 3/5 1-2 days Newbie friendliness 55/100
-
enhancement
Difficulty 5/5 Over a week Newbie friendliness 35/100
All issues in boneskull/gh-stack
Similar issues
-
area/dev-productivity area/disaster-recovery area/ipcei kind/enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 1/5 Under an hour Newbie friendliness 85/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
kind/bug status/0-triage
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
🤔 refinement needed
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
equinor/radix-operator#1979 ·