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

[Performance Idea] Cache file mtimes for mapping step #58

Open
CodyCBakerPhD opened this issue Aug 26, 2024 · 0 comments
Open

[Performance Idea] Cache file mtimes for mapping step #58

CodyCBakerPhD opened this issue Aug 26, 2024 · 0 comments

Comments

@CodyCBakerPhD
Copy link
Member

During the mapping step; if the mapped dandiset/dandifile exists and the mtime of the corresponding binned file has not changed (binning has not been rerun) since last mapping, then we can skip the mapping step for that asset since it would not produce a different result

All we need to do is cache a mapping of binned file paths to mtimes of previous run

@CodyCBakerPhD CodyCBakerPhD self-assigned this Aug 26, 2024
@CodyCBakerPhD CodyCBakerPhD removed their assignment Sep 6, 2024
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

No branches or pull requests

1 participant