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
I tried compressing a dd generated file of bigger size using snappy.
And i found the resulting compressed size to be larger than the actual size.
How to avoid it ?
Is fixed size compression possible?
I tried compressing a
ddgenerated file of bigger size using snappy.And i found the resulting compressed size to be larger than the actual size.
How to avoid it ?
Is fixed size compression possible?