Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

gh-109653: Improve the import time of email.utils #109824

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

Merged
merged 12 commits into from
Oct 12, 2023
Merged
Prev Previous commit
Next Next commit
stats are slightly less impressive now because importing random is ch…
…eaper now
  • Loading branch information
AlexWaygood committed Oct 3, 2023
commit f11bc987866fd9321d6ccba093505d0534b527d4
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Reduce the import time of :mod:`email.utils` by around 46%. This results in
the import time of :mod:`email.message` falling by around 28%, which in turn
reduces the import time of :mod:`importlib.metadata` by around 5%. Patch by
ALex Waygood.
Reduce the import time of :mod:`email.utils` by around 43%. This results in
the import time of :mod:`email.message` falling by around 18%, which in turn
reduces the import time of :mod:`importlib.metadata` by around 6%. Patch by
Alex Waygood.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.