`choco list` should stream output
Open
- Dominant language
- C#
- Stars
- 11.5k
- Forks
- 960
- PR merge metrics
- No merged PRs in 30d
Description
`choco list` fails to respond for a long time, before suddenly emitting results. Please load the initial records faster and stream them to output, rather than waiting for the entire list to write.
Contributor guide
Research direction
Start at the `choco list` command and inspect how it currently gathers and writes records. Confirm the delayed output behavior, then make initial records appear incrementally; done means results stream instead of waiting for the entire list.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli, performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100