Package: iceweasel
Version: 2.0+dfsg-1
Followup-For: Bug #400858

An ambivalent "me too" note, with details and comments:

    % dlocate -s iceweasel | grep -n -A 2 lightweight | head -n 4
    24:Description: lightweight web browser based on Mozilla
    25- Iceweasel is a redesign of the Mozilla browser component, similar to
    26- Galeon, K-Meleon and Camino, but written using the XUL user interface
    27: language and designed to be lightweight and cross-platform.

...from that many users might infer IW was light on system
resources, such as memory.

    # show before/after, one 237K bookmarks page loaded.
    % free; iceweasel & sleep 40s && free
                 total       used       free     shared    buffers     cached
    Mem:        516708     485928      30780          0      38584     238308
    -/+ buffers/cache:     209036     307672
    Swap:       833528          4     833524
    [1] 16906
                 total       used       free     shared    buffers     cached
    Mem:        516708     503096      13612          0      38476     237996
    -/+ buffers/cache:     226624     290084
    Swap:       833528          4     833524

    # in a nutshell.
    % cat /proc/16906/status | grep Vm[PS][ei]
    VmPeak:   117032 kB
    VmSize:   115144 kB

Maybe "light" is a relative term, but 117 megabytes seems 
weighty.  Yet the 'free' (column #3) RAM figure is less, about
17Megs RAM used.

Compare this to the less powerful 'dillo' loading the same 
237K bookmarks page:

    free ; dillo .mozilla/firefox/ozucj9pf.default/bookmarks.html &  sleep 40s 
&& free
                 total       used       free     shared    buffers     cached
    Mem:        516708     507080       9628          0      38236     237700
    -/+ buffers/cache:     231144     285564
    Swap:       833528          4     833524
    [2] 16962
    {...cruft deleted...}
                 total       used       free     shared    buffers     cached
    Mem:        516708     507312       9396          0      37076     231604
    -/+ buffers/cache:     238632     278076
    Swap:       833528          4     833524

    % cat /proc/16962/status | grep Vm[PS][ei]
    VmPeak:    28040 kB
    VmSize:    27544 kB

Hmm, 'dillo' shouldn't be that big.  I doubt this measurement is the
right way to do it.  Probably it's showing the sizes of various underlying
libraries as well.  If that's true, then the 100M figure might be
unfair to 'iceweasel'.

The 'free' figure for 'dillo' suggests it's using about 300K RAM.
Relatively speaking, that still makes 'iceweasel' at 17M much
less light that 'dillo' at 300K -- it uses 56 times as much RAM.

Suggestions for better measurements wanted...






-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.16-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)

Versions of packages iceweasel depends on:
ii  debianutils               2.17.3         Miscellaneous utilities specific t
ii  fontconfig                2.4.1-2        generic font configuration library
ii  libatk1.0-0               1.12.3-1       The ATK accessibility toolkit
ii  libc6                     2.3.6.ds1-8    GNU C Library: Shared libraries
ii  libcairo2                 1.2.4-4        The Cairo 2D vector graphics libra
ii  libfontconfig1            2.4.1-2        generic font configuration library
ii  libfreetype6              2.2.1-5        FreeType 2 font engine, shared lib
ii  libgcc1                   1:4.1.1-20     GCC support library
ii  libglib2.0-0              2.12.4-2       The GLib library of C routines
ii  libgtk2.0-0               2.8.20-3       The GTK+ graphical user interface 
ii  libjpeg62                 6b-13          The Independent JPEG Group's JPEG 
ii  libmyspell3c2             1:3.1-17       MySpell spellchecking library
ii  libpango1.0-0             1.14.7-1       Layout and rendering of internatio
ii  libpng12-0                1.2.13-3       PNG library - runtime
ii  libstdc++6                4.1.1-20       The GNU Standard C++ Library v3
ii  libx11-6                  2:1.0.3-3      X11 client-side library
ii  libxft2                   2.1.8.2-8      FreeType-based font drawing librar
ii  libxinerama1              1:1.0.1-4.1    X11 Xinerama extension library
ii  libxp6                    1:1.0.0.xsf1-1 X Printing Extension (Xprint) clie
ii  libxrender1               1:0.9.1-3      X Rendering Extension client libra
ii  libxt6                    1:1.0.2-2      X11 toolkit intrinsics library
ii  psmisc                    22.3-1         Utilities that use the proc filesy
ii  zlib1g                    1:1.2.3-13     compression library - runtime

iceweasel recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to