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

Compress large files #8

Open
matt-gardner opened this issue Jan 5, 2016 · 0 comments
Open

Compress large files #8

matt-gardner opened this issue Jan 5, 2016 · 0 comments

Comments

@matt-gardner
Copy link
Owner

The graph files (including any associated dictionaries) really should be compressed, to save disk space and disk I/O time. It would probably be faster when loading these large files, because decompressing the file in memory generally takes less time than reading an already decompressed file from disk.

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