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

Copy with reflinks #473

Open
sourcefrog opened this issue Dec 8, 2024 · 0 comments
Open

Copy with reflinks #473

sourcefrog opened this issue Dec 8, 2024 · 0 comments
Labels
copy_tree Copying trees to build dirs performance Making cargo mutants faster

Comments

@sourcefrog
Copy link
Owner

On large trees, where the temp dir is on the same filesystem as the source, copying with reflinks might be a little faster.

https://docs.rs/reflink/

@sourcefrog sourcefrog added performance Making cargo mutants faster copy_tree Copying trees to build dirs labels Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
copy_tree Copying trees to build dirs performance Making cargo mutants faster
Projects
None yet
Development

No branches or pull requests

1 participant