Skip to content
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

Improve loading of PyPI mapping #690

Merged
merged 3 commits into from
Sep 11, 2024
Merged

Improve loading of PyPI mapping #690

merged 3 commits into from
Sep 11, 2024

Conversation

maresb
Copy link
Contributor

@maresb maresb commented Sep 10, 2024

Description

Add caching, and load with ruamel.yaml which is much faster.

For me this reduces loading time from 5.44s to 1.63s.
Not really necessary since the slowdown is due to parsing the YAML,
but I wrote it anyways, so let's include it.
@maresb maresb requested a review from a team as a code owner September 10, 2024 23:22
Copy link

netlify bot commented Sep 10, 2024

Deploy Preview for conda-lock ready!

Name Link
🔨 Latest commit 016af6c
🔍 Latest deploy log https://app.netlify.com/sites/conda-lock/deploys/66e144849a4e890008357a12
😎 Deploy Preview https://deploy-preview-690--conda-lock.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Co-authored-by: Marius van Niekerk <marius.v.niekerk@gmail.com>
@maresb maresb merged commit 01555e7 into conda:main Sep 11, 2024
44 checks passed
@maresb maresb deleted the pypi-lookup branch September 11, 2024 07:47
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