Skip to content

Optimization: Avoid a few uses of contextmanagers in semantic analyzer#14360

Merged
JukkaL merged 1 commit intomasterfrom
faster-semanal-ctx
Dec 28, 2022
Merged

Optimization: Avoid a few uses of contextmanagers in semantic analyzer#14360
JukkaL merged 1 commit intomasterfrom
faster-semanal-ctx

Conversation

@JukkaL
Copy link
Copy Markdown
Collaborator

@JukkaL JukkaL commented Dec 28, 2022

This helps mypyc.

(Various small optimizations, including this, together netted a 6% performance improvement in self check.)

This helps mypyc.

(Various small optimizations, including this, together netted a 6% performance improvement in self check.)
@github-actions
Copy link
Copy Markdown
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@JukkaL JukkaL merged commit 8e7e220 into master Dec 28, 2022
@JukkaL JukkaL deleted the faster-semanal-ctx branch December 28, 2022 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants