|
|
#1 |
|
Major Dude
|
LZMA Question
I have noticed that the lzma compression is quite slow when compressing even a fairly small installer. It nice and fast when uncompressing just the compression seems a little sluggish. Note sure if its a problem or just th design of the lzma algorithm.
Vytautas |
|
|
|
|
|
#2 |
|
Senior Member
|
the algorithm is definitely slower than zip or bz2.
It could be even slower than rar, but I am not sure. All this tested with 7-zip, which is also very fast uncompressing. |
|
|
|
|
|
#3 |
|
Senior Member
|
Why is the speed while building the installer a problem? You only build it a few times before you ship it. As long as it's not slow to decompress, I don't see any trouble, really. Correct me if I've missed something, though.
|
|
|
|
|
|
#4 |
|
Major Dude
|
Its not really a problem its just that if the oinstaller takes a while to build you are not sure if its still working or if it has died on you, especially on slower machines.
Vytautas |
|
|
|
|
|
#5 |
|
Senior Member
|
LZMA can have big problems to compress if you don't have RAM enough.
Lorsqu'on s'occupe d'informatique il faut faire comme les canards... Paraître calme en surface et pédaler comme un forcené par en dessous |
|
|
|
|
|
#6 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,338
|
You can check the installer size as it builds for a minimal progress report.
NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|