Progress bar for chakra trace link converter
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 196
- Forks
- 84
- PR merge metrics
- No merged PRs in 30d
Description
Problem Related to the Feature
chakra_trace_link while parsing large host and device trace seems hungs as there is no progress bar indicator
Proposed Solution
A nice progress bar of conversion % will good feedback for the user converting the traces.
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 at the chakra_trace_link entry point and trace how large host and device traces are converted. Run the converter on a large trace to observe its current behavior. Done means the conversion provides a visible percentage progress indicator while it runs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100