-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Open
Labels
Domain: PerformanceReports of unusually slow behaviorReports of unusually slow behaviorInfrastructureIssue relates to TypeScript team infrastructureIssue relates to TypeScript team infrastructureRescheduledThis issue was previously scheduled to an earlier milestoneThis issue was previously scheduled to an earlier milestone
Milestone
Description
Search Terms
Tracing, Logging
Suggestion
Further improvements on #40460:
- Tracing from tsserver
- Post-processing script to handle size & unterminated dumps
- Optimize
tracing._
calls (done viatracing?._
) - Using sampling to reduce tracing costs
- Possibly use a proper sampling (worker) thread
- Filter include/exclude command-line selection (not needed if sampling thread works)
- Adjust expression source locations in post processing script
- Improve UI by embedding tracing as a library (since there are no better visualizers)
- Consolidating data and metadata into a single file
- Enabling streaming gzip?
lencioni and pyrocat101
Metadata
Metadata
Assignees
Labels
Domain: PerformanceReports of unusually slow behaviorReports of unusually slow behaviorInfrastructureIssue relates to TypeScript team infrastructureIssue relates to TypeScript team infrastructureRescheduledThis issue was previously scheduled to an earlier milestoneThis issue was previously scheduled to an earlier milestone