Skip to content

Performance Improvement - pass -E -S to python when getting version info #1285

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

Closed
DonJayamanne opened this issue Apr 3, 2018 · 3 comments
Closed
Assignees
Labels
area-environments Features relating to handling interpreter environments feature-request Request for new features or functionality

Comments

@DonJayamanne
Copy link

Use -E and -S or similar flags to improve performance
python -E -S --version

@DonJayamanne DonJayamanne added feature-request Request for new features or functionality needs PR labels Apr 3, 2018
@DonJayamanne DonJayamanne added this to the April 2018 milestone Apr 3, 2018
@DonJayamanne DonJayamanne self-assigned this Apr 3, 2018
@brettcannon
Copy link
Member

-I combines both flags, but that was only recently introduced.

And changing the title as this isn't a "consideration" 😉 . Performance is significantly better from -S alone.

@brettcannon brettcannon changed the title Performance Improvement - Consider passing -E -S to python when getting version info Performance Improvement - pass -E -S to python when getting version info Apr 3, 2018
@DonJayamanne DonJayamanne modified the milestones: April 2018, May 2018 Apr 19, 2018
@DonJayamanne
Copy link
Author

DonJayamanne commented May 23, 2018

Moving this to the next milestone, as I believe this issue should be done as part of #1351 (quite simply because #1351 will be a refactor of some of the existing code).

Besides this is an enhancement and leaves room to focus on bugs this milestone.

@DonJayamanne DonJayamanne modified the milestones: May 2018, June 2018 May 23, 2018
@brettcannon brettcannon removed this from the June 2018 milestone Jun 4, 2018
@DonJayamanne DonJayamanne removed their assignment Dec 6, 2018
@gramster gramster added area-environments Features relating to handling interpreter environments and removed area-environments Features relating to handling interpreter environments feature-interpreter labels Oct 10, 2019
@kimadeline kimadeline self-assigned this Oct 21, 2021
@kimadeline
Copy link

We don't query version info that way anymore.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-environments Features relating to handling interpreter environments feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

4 participants