Skip to content

Is zipROFS slow? #9

@christophgil

Description

@christophgil

ZipROFS is exactly what we need.

We have tons of mass spectrometry data, each record is a Zip containing several files.
However, they are very large, some have several Gigabytes.

I measure the time for reading a file of 600MB
time nocache cat my-file >/dev/null

Mounting single zip using fuse-zip, this takes 3 sec, ZipROFS takes 6 min.

Is there a trick to make ZipROFS faster?

I tried blksize=8096, but this does not have any impact.

I downloaded the latest ZipROFS.
I installed fusepy
pip install fusepy -U
Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: fusepy in ./.local/lib/python3.10/site-packages (3.0.1)

Many thanks for this nice software.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions