Optimize get lro status monitor
Open
feature
lib:azure-resource-manager
triaged:core
- Dominant language
- TypeScript
- Stars
- 27
- Forks
- 90
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 156
Description
Noticed the playground is starting to lag again in azure. A quick profile shows the most time spent for one function drill down to this `extractStatusMonitor`
While this is probably not the only slow down happening right now this does seems to be something that we can speed up
Contributor guide
Research direction
Locate the extractStatusMonitor function referenced in the issue and reproduce the Azure playground lag while profiling it. Compare the profile before and after the change, with completion shown by reduced time spent in that function and improved playground responsiveness.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100