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

fix: reduce io concurrency #2701

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

baszalmstra
Copy link
Contributor

This PR tries to implement a better IO concurrency using conda/rattler#980 . We have to test whether this improves performance before merging.

@baszalmstra
Copy link
Contributor Author

On my local machine running pixi install with the .pixi folder removed takes:

+- 44 seconds with latest pixi.
+- 34 seconds with this PR.

@wolfv
Copy link
Member

wolfv commented Dec 12, 2024

@baszalmstra are you using DEVDRIVE?

@baszalmstra
Copy link
Contributor Author

Yes, both cache and target folder are on my devdrive. On an nvme ssd.

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