diff options
author | n-peugnet <n.peugnet@free.fr> | 2021-10-25 18:51:01 +0200 |
---|---|---|
committer | n-peugnet <n.peugnet@free.fr> | 2021-10-25 18:51:01 +0200 |
commit | b252faea132e42ebffa86104d4969a4ec7822a3c (patch) | |
tree | cf929ecd9aef0dc9c60e421e6ce2471de2f1af0c /TODO.md | |
parent | c772b8b1ec4c835c20630471a9e1208eb98adc55 (diff) | |
download | dna-backup-b252faea132e42ebffa86104d4969a4ec7822a3c.tar.gz dna-backup-b252faea132e42ebffa86104d4969a4ec7822a3c.zip |
start redaction of intro + add biblio
had too update some .gitignore and Makefiles
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -19,8 +19,9 @@ priority 1 CR-ROM) (we used git storage for an approximation) - [x] make multiple repo versions with multiple parameters - smaller block size - - [ ] use export in bench to compare the performance when all chunks are + - [x] use export in bench to compare the performance when all chunks are compressed at once. + - [ ] also align other candidate to track size. - [ ] `init` command to initialize repo - [ ] remove `chunkSize` parameter from all commands, keep it only on `init` - [ ] `init` would save the important parameters of the repo, such as: |