Closed GoogleCodeExporter closed 8 years ago
Thank you
I have patched it,the new version with this patch is uploaded.
and i upload a lzma.exe.
lzma.exe can easy encode file to lzma.
Original comment by chenall.cn
on 30 Nov 2010 at 6:48
Thanks.
How did I forgot Igor Pavlov 's lzma.exe .
The latest version (9.20) is available at http://www.7-zip.org/sdk.html .
Original comment by karyo...@gmail.com
on 30 Nov 2010 at 12:14
Original comment by chenall.cn
on 1 Dec 2010 at 9:56
chenall, you may undo the change in line 1490-1495 of my previous patch to
re-enable progress indicator.
Original comment by karyo...@gmail.com
on 4 Dec 2010 at 7:54
thank you.
I change it on another way.
I think the lzma decompression need to be optimized.current is slow.
Original comment by chenall.cn
on 11 Dec 2010 at 9:47
below command shows the time for load test.img.
test.lzma is 18.8mb,test.gz is 19.2.
checktime && map --mem /test.lzma (hd1) && checktime
checktime && map --mem /test.gz (hd1) && checktime
8 seconds for lzma. and 2 seconds for gz.
Original comment by chenall.cn
on 11 Dec 2010 at 9:52
Original comment by roy...@gmail.com
on 9 May 2011 at 10:39
Original issue reported on code.google.com by
karyo...@gmail.com
on 28 Nov 2010 at 3:39Attachments: