KEMBAR78
Only read the stdlib versions dict once per run by JukkaL · Pull Request #11542 · python/mypy · GitHub
Skip to content

Conversation

JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented Nov 13, 2021

This was being read repeatedly, and it was bad enough to
show up in a performance profile.

This was being read repeatedly, and it was bad enough to
show up in a performance profile.
@JukkaL JukkaL merged commit 56a6bf7 into master Nov 13, 2021
@JukkaL JukkaL deleted the optimize-stdlib-dict branch November 13, 2021 12:46
@JukkaL
Copy link
Collaborator Author

JukkaL commented Nov 13, 2021

Related to #11547.

tushar-deepsource pushed a commit to DeepSourceCorp/mypy that referenced this pull request Jan 20, 2022
This was being read repeatedly, and it was bad enough to
show up in a performance profile.
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