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

Is chunk-load-ahead on a per file basis or for all files being accessed at the time. #411

Open
IshanArya opened this issue Feb 7, 2022 · 0 comments

Comments

@IshanArya
Copy link

So if I am trying to read 3 files at once, and I have set chunk-load-ahead to 3, will only 3 chunks be loaded in total or 3 for each file for a total of 9?

And similar question for chunk-load-threads: is this also on a per file basis?

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