- 
                Notifications
    You must be signed in to change notification settings 
- Fork 13.1k
Dont calculate version paths proactively as they may not be needed #51593
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| @typescript-bot perf test this faster | 
| Heya @andrewbranch, I've started to run the abridged perf test suite on this PR at 768660c. You can monitor the build here. Update: The results are in! | 
| @andrewbranch Here they are:Comparison Report - main..51593 
 
System
 
 
Hosts
 
 
Scenarios
 
 
 Developer Information: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Is program time being reported as part of parse time? If the numbers are to be believed, looks like the impact might actually be visible. We are talking about 1/100th of a second though, so it’s hard to say 😁 @typescript-bot perf test this | 
| Heya @andrewbranch, I've started to run the perf test suite on this PR at 768660c. You can monitor the build here. Update: The results are in! | 
| @andrewbranch Here they are:
 CompilerComparison Report - main..51593
 
System
 
 
Hosts
 
 
Scenarios
 
 
 TSServerComparison Report - main..51593
 
System
 
 
Hosts
 
 
Scenarios
 
 
 StartupComparison Report - main..51593
 
System
 
 
Hosts
 
 
Scenarios
 
 
 Developer Information: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 
 It was probably just a coincidence in the noise. | 
Noticed this while working on caching module resolution that the trace shows types version not present even though it is not used at all.