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

Async 1 #143

Merged
merged 5 commits into from
Mar 9, 2023
Merged

Async 1 #143

merged 5 commits into from
Mar 9, 2023

Conversation

miversen33
Copy link
Owner

Merging in some optimizations to how we are using find (rather how we are processing find results).

This should highly improve the performance of traversing large directories over ssh (I don't have this implemented in docker, honestly I don't know that its needed as docker is "local").

Anyone who cares, feel free to test this and if it breaks, lemme know! Or don't, I'm not the police.

@miversen33 miversen33 self-assigned this Mar 9, 2023
@miversen33
Copy link
Owner Author

Oh! Other added benefits, This is now smart enough to convert expected integers to integers :) Hurray for no more string comparisons to numbers :)

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