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

Skip to content

Capture total times by each locator #50

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 3 commits into from
Jun 25, 2024
Merged

Capture total times by each locator #50

merged 3 commits into from
Jun 25, 2024

Conversation

DonJayamanne
Copy link
Collaborator

Helps us with a breakdown

Breakdown by each locator:
--------------------------
VirtualEnvWrapper    : 697.167µs
MacXCode             : 538.458µs
Venv                 : 699.5µs
MacCmdLineTools      : 194.643458ms
VirtualEnv           : 665.459µs
MacPythonOrg         : 32.387083ms
Homebrew             : 81.388042ms
PyEnv                : 141.412542ms
Conda                : 250.8985ms
Poetry               : 948.042µs
PipEnv               : 625ns

Breakdown for finding Environments:
-----------------------------------
Using locators       : 251.063625ms
PATH Variable        : 214.762458ms
Global virtual envs  : 81.220291ms
Custom search paths  : 1.252041ms

Managers:
---------
Conda                : 6
Poetry               : 1
Pyenv                : 1

Environments (50):
------------------
Conda                : 27
Homebrew             : 4
MacCommandLineTools  : 1
MacPythonOrg         : 1
MacXCode             : 1
Pipenv               : 1
Pyenv                : 9
PyenvVirtualEnv      : 3
Venv                 : 1
VirtualEnvWrapper    : 2

@DonJayamanne DonJayamanne marked this pull request as ready for review June 24, 2024 22:24
@DonJayamanne DonJayamanne removed the request for review from karthiknadig June 24, 2024 22:25
@DonJayamanne DonJayamanne merged commit 1443fc4 into main Jun 25, 2024
24 checks passed
@DonJayamanne DonJayamanne deleted the individualTimes branch June 25, 2024 02:16
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.

3 participants