diff options
author | Simon Rettberg | 2020-08-05 11:37:55 +0200 |
---|---|---|
committer | Simon Rettberg | 2020-08-05 11:37:55 +0200 |
commit | d80110c71f15abce3a4d7d87550b05a0baf35120 (patch) | |
tree | 6ebf3f3cdf409eb6440ebadc3943fbb87062277a /.gitignore | |
parent | Change loop%d strings to xloop%d (diff) | |
download | xloop-d80110c71f15abce3a4d7d87550b05a0baf35120.tar.gz xloop-d80110c71f15abce3a4d7d87550b05a0baf35120.tar.xz xloop-d80110c71f15abce3a4d7d87550b05a0baf35120.zip |
Cache last decompressed cluster for compressed QCOW
The naive implementation repeatedly decompressed the same cluster for
every 4k read, which was incredibly wasteful and resulted in ~20MB/s read
speeds if the underlying qcow2 was read via GBit network.
This approach yields 200MB/s+
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions