-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Open
Labels
Domain: PerformanceReports of unusually slow behaviorReports of unusually slow behaviorDomain: TSServerIssues related to the TSServerIssues related to the TSServerRescheduledThis issue was previously scheduled to an earlier milestoneThis issue was previously scheduled to an earlier milestone
Milestone
Description
Today a trace point in TS Server exists, but is not practically useful. In tsc
traces, we dump a list of all the types, but that allows us to point at the type and say "this is the slow type"; however, types aren't stable between checks in the language service, so the same technique doesn't work.
We want to find a way to provide some extra information in TS Server trace points so that analyses can quickly point out what's going wrong.
Metadata
Metadata
Assignees
Labels
Domain: PerformanceReports of unusually slow behaviorReports of unusually slow behaviorDomain: TSServerIssues related to the TSServerIssues related to the TSServerRescheduledThis issue was previously scheduled to an earlier milestoneThis issue was previously scheduled to an earlier milestone