diff options
author | Dennis Francis <dennis.francis@collabora.com> | 2020-01-11 11:51:34 +0530 |
---|---|---|
committer | Dennis Francis <dennis.francis@collabora.com> | 2020-01-13 12:11:44 +0100 |
commit | 353d4528b8ad8abca9a13f3016632e42bab7afde (patch) | |
tree | a83950338ad79e77594638d9dd60bd073fdd2115 /scp2 | |
parent | 9dce33e6943dec5ff111802ec3e7c338abf56592 (diff) |
tdf#125662: do parallel-zip in batches
In this approach the input stream is read one batch (of constant size)
at a time and each batch is compressed by ThreadedDeflater. After
we are done with a batch, the deflated buffer is processed straightaway
(directed to file backed storage).
Change-Id: I2d42f86cf5898e4d746836d94bf6009a8d3b0230
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86596
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
Diffstat (limited to 'scp2')
0 files changed, 0 insertions, 0 deletions