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

boost local bootstrap latency by 20% #2176

Merged
merged 4 commits into from
Dec 12, 2024
Merged

boost local bootstrap latency by 20% #2176

merged 4 commits into from
Dec 12, 2024

Conversation

savingoyal
Copy link
Collaborator

No description provided.

@savingoyal savingoyal merged commit 12b6869 into master Dec 12, 2024
28 checks passed
@savingoyal savingoyal deleted the conda-speed-1 branch December 12, 2024 20:41
@@ -78,6 +86,7 @@ def solve(self, id_, packages, python, platform):
"--dry-run",
"--no-extra-safety-checks",
"--repodata-ttl=86400",
"--safety-checks=disabled",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

was there a specific reason for adding this? how does it play out with --no-extra-safety-checks ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yep - it seems that extra-safety-checks runs extra checks alltogether. it wasn't immediately clear if safety-checks=disabled also disables the extra-safety-checks.

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