Hi all, I use mozilla for so long now and I have the feeling that the browser is working slower on my machine on each release and I don't know why. I run FreeBSD 4.4 on a K6II 500 384MB RAM. Mozilla 0.9.3 needed 18 seconds to start, which was already too long for me, but ok, I just keep a window open in the background. Now mozilla 0.9.4 needs 24 seconds! And mozilla has also troubles to concurrence konqueror (2.2.1), which need half to time to start and is really fast also to render. Plus I have to discover that a linux binary of netscape 4.78 needs only 4 seconds to start and is soo fast, I even wonder how that is possible. But I don't like netscape's always_reload_on_the_back_button! And I see it as "old" even so it's not bad. So my real question is: I have a fresh cvs source ready to be compiled, but I dike to know how to optimize the build for performance. Here is what I used so far in .mozconfig: ac_add_options --disable-tests ac_add_options --disable-debug ac_add_options --disable-mailnews ac_add_options --disable-accessibility ac_add_options --enable-optimize ac_add_options --with-qt ac_add_options --with-qtdir=/usr/local/qt ac_add_options --with-jpeg ac_add_options --with-zlib ac_add_options --with-png ac_add_options --with-mng ac_add_options --enable-mathml ac_add_options --enable-crypto So is that good? What should I use to get better performance? Thanks. Ciao Colin
