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

Use mmap for reading local file shards. #439

Open
william-silversmith opened this issue Jan 26, 2021 · 0 comments
Open

Use mmap for reading local file shards. #439

william-silversmith opened this issue Jan 26, 2021 · 0 comments
Labels
performance Significantly affects time or space. sharding Pertains to the sharded format.

Comments

@william-silversmith
Copy link
Contributor

william-silversmith commented Jan 26, 2021

This could have a significant improvement in file reading performance.

We did something similar in MapBuffer: https://github.com/seung-lab/mapbuffer

@william-silversmith william-silversmith added performance Significantly affects time or space. sharding Pertains to the sharded format. labels Jan 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Significantly affects time or space. sharding Pertains to the sharded format.
Projects
None yet
Development

No branches or pull requests

1 participant