-
Notifications
You must be signed in to change notification settings - Fork 1.6k
[ty] [experiment] Add ReturnsNever constraints only in function scopes.
#19114
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
[ty] [experiment] Add ReturnsNever constraints only in function scopes.
#19114
Conversation
|
CodSpeed Instrumentation Performance ReportMerging #19114 will degrade performances by 46.34%Comparing Summary
Benchmarks breakdown
|
CodSpeed WallTime Performance ReportMerging #19114 will degrade performances by 48.49%Comparing Summary
Benchmarks breakdown
|
|
This was merged via the main PR (#18333) itself. |
An experiment to see if adding these constraints only in function scopes helps the perf situation at #18333.