Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Only read the stdlib versions dict once per run - #11542

Merged
JukkaL merged 1 commit into
masterfrom
optimize-stdlib-dict
Nov 13, 2021
Merged

Only read the stdlib versions dict once per run#11542
JukkaL merged 1 commit into
masterfrom
optimize-stdlib-dict

Conversation

@JukkaL

@JukkaL JukkaL commented Nov 13, 2021

Copy link
Copy Markdown
Collaborator

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

JukkaL commented Nov 13, 2021

Copy link
Copy Markdown
Collaborator Author

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