Nmap Development mailing list archives

Re: Better compression for the Windows installer


From: David Fifield <david () bamsoftware com>
Date: Wed, 30 Jun 2010 09:12:04 -0600

On Tue, Jun 29, 2010 at 06:04:03PM -0700, Fyodor wrote:
On Tue, Jun 29, 2010 at 06:37:36PM -0600, David Fifield wrote:

How does this sound? At the end of this message is the output of
makensis.exe using the different options.

It sounds wonderful!  Thanks for testing.  As you know from our
investigation today, the Nmap Windows executables are the biggest
bandwidth hogs on the site.  I like the idea of enabling this on the
Pcap installer too if it helps.

I committed lzma compression for the nmap installer. Here are the
results of testing it on the winpcap-nmap installer.

zlib         720288
lzma /SOLID  433535  60.19% of zlib

And here is the effect on the overall nmap installer.

zlib-compressed winpcap-nmap  14225186
lzma-compressed winpcap-nmap  13947278  98.05% of version with zlib-
                                        compressed winpcap-nmap, 82.91%
                                        of original zlib everything.

David Fifield
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: