-
Notifications
You must be signed in to change notification settings - Fork 12.8k
Remove most direct uses of factory
from src/compilers/transformers
#52957
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 faster |
Heya @DanielRosenwasser, I've started to run the abridged perf test suite on this PR at aac5f9b. You can monitor the build here. Update: The results are in! |
What's left? |
@DanielRosenwasser Here they are:Comparison Report - main..52957
System
Hosts
Scenarios
Developer Information: |
This is really just a top-level export. I'm not sure if it makes a ton of sense that it lives in |
Mentioned in #43423, so I casually looked over who was still doing this. We have one function that I left as-is, which was
getDeclarationDiagnostics
indeclarations.ts
.