Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 29th November 2003, 22:47   #1
Vytautas
Major Dude
 
Vytautas's Avatar
 
Join Date: May 2003
Location: Victoria, Australia
Posts: 643
Send a message via ICQ to Vytautas
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
Vytautas is offline   Reply With Quote
Old 30th November 2003, 06:39   #2
n0On3
Senior Member
 
n0On3's Avatar
 
Join Date: Jan 2001
Location: Barcelona
Posts: 314
Send a message via ICQ to n0On3
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.
n0On3 is offline   Reply With Quote
Old 30th November 2003, 07:06   #3
sdbarker
Senior Member
 
Join Date: Mar 2002
Posts: 133
Send a message via AIM to sdbarker Send a message via Yahoo to sdbarker
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.
sdbarker is offline   Reply With Quote
Old 30th November 2003, 08:29   #4
Vytautas
Major Dude
 
Vytautas's Avatar
 
Join Date: May 2003
Location: Victoria, Australia
Posts: 643
Send a message via ICQ to Vytautas
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
Vytautas is offline   Reply With Quote
Old 30th November 2003, 08:47   #5
fabiochelly
Senior Member
 
fabiochelly's Avatar
 
Join Date: Nov 2003
Location: Vincennes, France
Posts: 122
Send a message via ICQ to fabiochelly
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
fabiochelly is offline   Reply With Quote
Old 30th November 2003, 08:56   #6
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
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
kichik is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump