Azure / Azure/azure-sdk-for-rust
Run some tasks in parallel in Analyze-Code.ps1
Open
EngSys
- Dominant language
- Rust
- Stars
- 884
- Forks
- 365
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 109
Description
Look into parallel task execution for `Analyze-Code.ps1` to improve perf. We don't want to sacrifice logging, though, so that will need to be carefully considered.
Contributor guide
Research direction
Start by reading Analyze-Code.ps1 and map the tasks it currently runs and how logging is emitted. Investigate a parallel execution approach that preserves complete, understandable logging, then measure whether the analysis runs faster without changing its results or output expectations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell, rust
- Domain
- performance, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100