Skip to content

Conversation

methane
Copy link
Member

@methane methane commented Feb 16, 2017

Skip getusersitepackages() call and indirect import of sysconfig
module.

Roughly, python -s -c '42' becomes 14ms from 15ms.

Skip getusersitepackages() call and indirect import of sysconfig
module.

Roughly, `python -s -c '42'` becomes 14ms from 15ms.
@methane
Copy link
Member Author

methane commented Feb 16, 2017

Oh, I didn't expect USER_SITE is used even when user site is disabled...
This 1ms is unavoidable...

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.

1 participant