-
1st December 2011, 02:26
#1
Searching a compressions algorithmn
Which is Apache Software Licence 2.0 compartible. Fast in decompression and need max 8mb better less, optimal <4mb for decompression. Decompressor should be smaller than 500kb, optimal <200kb. Compression timings and memory consumption can be bad & big..
Files to compress are: java byte code, dex, text, grafics, xml, binaries
thx in advance
Last edited by thometal; 1st December 2011 at 02:45.
-
-
1st December 2011, 02:54
#2
Administrator
-
-
1st December 2011, 03:12
#3

Originally Posted by
Shelwien
lzma?
yeah i though about lzma but iam not sure if there is something stronger than lzma
-
-
1st December 2011, 03:33
#4
Administrator
CMs are stronger but slower (especially at decoding) and need more memory (at least 32M).
Also CMs are mostly stronger on texts and such, while with binaries its not so certain.
Although I guess you can check ppmd and ppms:
http://compression.ru/ds/ppmdj1.rar
http://compression.ru/ds/ppmsj.rar
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules