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

Extremely slow file access in zip files #24

Closed
probonopd opened this issue Feb 6, 2022 · 2 comments
Closed

Extremely slow file access in zip files #24

probonopd opened this issue Feb 6, 2022 · 2 comments

Comments

@probonopd
Copy link

probonopd commented Feb 6, 2022

A ~100 MB file can be unzipped in just a few seconds, but copying the same file out of a mounted zip archive using archivemount on FreeBSD takes ~10 minutes during which the archivemount process takes ~80% CPU.

Is this just how it is, or is this a grave bug?

@mxmlnkn
Copy link

mxmlnkn commented Feb 12, 2022

@probonopd This is probably a duplicate of #21. Please give https://github.com/google/fuse-archive or https://github.com/mxmlnkn/ratarmount a try. Both should fix that particular issue. As to the current development stauts of archivemount, please check out the answers in #14.

@probonopd
Copy link
Author

Thanks for the pointers @mjfwalsh.

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

2 participants