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

Join output directory instead of cloning it every time when saving #6

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

rymdtian
Copy link
Owner

Refactored save_images function to prevent unnecessary cloning of the output directory. Each file path is now created using a new PathBuf instance, improving efficiency.

@rymdtian rymdtian merged commit 03e4205 into main Apr 10, 2024
1 check passed
@rymdtian rymdtian deleted the bugfix/save-images-cloning branch April 10, 2024 06:34
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.

1 participant