diff options
author | n-peugnet <n.peugnet@free.fr> | 2021-09-20 14:52:05 +0200 |
---|---|---|
committer | n-peugnet <n.peugnet@free.fr> | 2021-09-20 14:52:05 +0200 |
commit | a20f4f17708356150eb8335be1d0f5a767416c1d (patch) | |
tree | 3884d6b0c61ac5db8b7ffd994dee8d768c5799d6 /TODO.md | |
parent | 540426db79b6e49b79d58aef99ffee5005dc987d (diff) | |
download | dna-backup-a20f4f17708356150eb8335be1d0f5a767416c1d.tar.gz dna-backup-a20f4f17708356150eb8335be1d0f5a767416c1d.zip |
store recipe compressed
for now using zlib on a 556Mo dir:
recipe: 11668558 o -> 5540831 o
size divided by 2
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -45,7 +45,7 @@ reunion 7/09 ------------ - [ ] save recipe consecutive chunks as extents - [ ] store recipe and files incrementally -- [ ] compress recipe +- [x] compress recipe - [x] compress file list - [ ] make size comparison between recipe and chunks with some datasets |