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

Timestamps vs. hash? #10

Closed
lggruspe opened this issue Mar 22, 2021 · 1 comment
Closed

Timestamps vs. hash? #10

lggruspe opened this issue Mar 22, 2021 · 1 comment
Labels
question Further information is requested

Comments

@lggruspe
Copy link
Owner

Are timestamps reliable enough for looking for modified files? Maybe file hashes should be used instead?

@lggruspe lggruspe added the question Further information is requested label Mar 22, 2021
@lggruspe
Copy link
Owner Author

lggruspe commented Apr 2, 2021

Points for hashing:

  • Doesn't need to make timestamp precision assumptions
  • Files whose content doesn't change don't have to be reprocessed

See 2a21f56.

@lggruspe lggruspe closed this as completed Apr 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant