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

Provide a way to re-use raw_offsets? #400

Open
mhvk opened this issue May 28, 2020 · 0 comments
Open

Provide a way to re-use raw_offsets? #400

mhvk opened this issue May 28, 2020 · 0 comments

Comments

@mhvk
Copy link
Owner

mhvk commented May 28, 2020

For files with lots of holes, quite a lot of time is spent investigating those. It might help to be able to pre-load raw offsets found previously.

(Partially inspired by Andrew Kintz mentioning sending around pickled versions of raw offsets in multiprocessing.)

EDIT: if one allows passing this on in the initializer, one might also consider passing on other parameters that are usually inferred from the file itself, like header0 (see #469)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant