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

Save to cache info about broken, too short etc. images and videos #471

Merged
merged 1 commit into from
Nov 29, 2021

Conversation

qarmin
Copy link
Owner

@qarmin qarmin commented Nov 29, 2021

Fixes #452

It really helps to decrease amount of time spend on hashing invalid/broken/too short video files.
With images, speedup is a lot of smaller(but still visible, especially when trying to check big amount of broken files)

Tested 186 videos

Old version:
First scan: 75s
Second scan: 16s

New version:
First scan: 75s
Second scan: 2s

@qarmin qarmin added the enhancement New feature or request label Nov 29, 2021
@qarmin qarmin merged commit f2333b9 into master Nov 29, 2021
@qarmin qarmin deleted the dont_cache branch November 29, 2021 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Save to cache broken files
1 participant