Skip to content

Lazily import compileall#226

Merged
pradyunsg merged 2 commits intopypa:mainfrom
ofek:patch-1
Jul 13, 2024
Merged

Lazily import compileall#226
pradyunsg merged 2 commits intopypa:mainfrom
ofek:patch-1

Conversation

@ofek
Copy link
Copy Markdown
Contributor

@ofek ofek commented Jul 13, 2024

…\hatch on  workspaces [!] via  v3.11.7
❯ python -m timeit -n 1 -r 1 "import installer"
1 loop, best of 1: 71.6 msec per loop

…\hatch on  workspaces [!] via  v3.11.7
❯ python -m timeit -n 1 -r 1 "import compileall"
1 loop, best of 1: 14.4 msec per loop

@pradyunsg pradyunsg merged commit fbea70c into pypa:main Jul 13, 2024
@ofek ofek deleted the patch-1 branch July 13, 2024 21:23
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