Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: Current Version
-
Fix Version/s: None
-
Component/s: Filetracker
-
Labels:None
Description
Szkopuł filetracker's database weights a lot (hundreds of GB). After compressing it with xz (LZMA2), the size is reduced 2-4 times AFAIR.
Objective is to store files in filetracker compressed with xz.
Extra objective: compare what occupies more space - compressed file or not compressed version of same file. Some directories gain weight from hundreds of MB to some GB - what is against logic since xz header is 10-100B I guess while the disk block size should be 4 kB (maybe there were a lot of empty files?).
Objective is to store files in filetracker compressed with xz.
Extra objective: compare what occupies more space - compressed file or not compressed version of same file. Some directories gain weight from hundreds of MB to some GB - what is against logic since xz header is 10-100B I guess while the disk block size should be 4 kB (maybe there were a lot of empty files?).
Activity
- All
- Comments
- History
- Activity
- Transitions
- Commits
SIO-2089for some preliminary stats.