You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current script compresses data twice, first with gzip then again 7zip. Compression is much better when eliminating the gzip step; on one 812 GB file from a recent transfer project, mx=9 7zip compression without gzip step came out to 616 GB instead.
The text was updated successfully, but these errors were encountered:
Current script compresses data twice, first with gzip then again 7zip. Compression is much better when eliminating the gzip step; on one 812 GB file from a recent transfer project, mx=9 7zip compression without gzip step came out to 616 GB instead.
The text was updated successfully, but these errors were encountered: