microsoft / microsoft/typescript-analyze-trace
Feature: Instant Events
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 429
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
It might be interesting to report the stacks in which instant events (esp depth limits) occur (hot stacks only?), but we'd need to find a readable output format.
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 by examining the tool's handling of output from tsc --generateTrace, focusing on instant events and depth-limit cases. Determine which stacks should be reported and compare readable output formats, including whether to show only hot stacks. Done means the behavior and output format are defined and implemented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100