PDA

View Full Version : Mozilla, Knoppix or My Machine



beforewisdom
03-11-2004, 05:04 AM
Hi;

I recently timed startups( on a *cold* boot ) for Mozilla 1.6 and
Firefox 0.8 on my system:

Mozilla : 18 seconds
Firefox: 10 seconds.

I am running:
- A P4 2.53 gigahertz processor
- 533 mhz front side bus
- 512 DDR Ram /sbin/hdparm -qd1 /dev/hdc
- a 10 gig partition ( of a 40 gig hard drive ) with:
- hd installed knoppix( debian ), mix of test, & unstable
- icewm
- a dmae enabled system.
- /etc/init.d/bootmisc.sh has this line of code in it at the
bottom
/sbin/hdparm -qd1 /dev/hdc
- knoppix with icewm

So, my question is, given all of this information are my *cold* boot
startup times for the Mozilla browsers normal? Should I be getting
faster startup times?

Thanks in advance

fingers99
03-11-2004, 05:58 AM
You'd expect Firefox to be faster than Mozilla. Other than that, it's going to depend on a great many other things: what other services you're running (yep, there will be a lot of them running from a cold boot), your X set up and on and on.

You don't say how you're starting Mozilla, but FWIW, with an uptime of 4 days, starting from the taskbar until the home page loads, running the stock Debian Moz 1.5, takes approx 11 seconds.

System

Athlon 2.0 XP
1/2 gig pc2700 RAM
1/2 gig swap

Pokey
03-11-2004, 09:55 AM
Hi,
My start times for Firebird 0.7 is 11 seconds using the Taskbar icon, homepage load time, well depends on dialup connection.......

Athlon 1000
512meg pc133 ram
1gig swap

How long does it take you to boot to login promt from a complete shut down. I ask because I keep reading that Linux starts up faster than Windows, but mine takes longer. It take around 4.5-5 minutes to get to the login promt and then about 1 minute after that to get to desktop.
Sorry if I do not make sense, Linux/Knoppix is very new to me, have tried just about all the major disto's with very little luck. Knoppix was a dream to use and install, booted cd a few time and then desided to install on HD, quicker and easier than Windows. That was before I even found this site. Read in a mag to just type in knz-hdinstall. to easy.

Kymjavascript:emoticon(':D')

beforewisdom
03-11-2004, 01:02 PM
You'd expect Firefox to be faster than Mozilla.

and it is by my measurements.


Other than that, it's going to depend on a great many other things: what other services you're running (yep, there will be a lot of them running from a cold boot), your X set up and on and on.


I have no other servies then what knoppix gave me. The only thing I chose to run from the install script was the kdm. X is set up how knoppix set it up.

What are the specifics I should look for in these things you mention.



You don't say how you're starting Mozilla, but FWIW, with an uptime of 4 days, starting from the taskbar until the home page loads, running the stock Debian Moz 1.5, takes approx 11 seconds.


I am starting mozilla on a cold boot of the system.......after freshly turning the PC on.. The times are the same from the taskbar or the command line.

Everyone who has quoted me times has quoted me times with an AMD processor. Since it is popular among linux people could it be that the stock mozilla binaries are all compiled to that chip and not mine ( P4 )?

Would that make a difference?

Steve

Stephen
03-12-2004, 12:04 AM
I am starting mozilla on a cold boot of the system.......after freshly turning the PC on.. The times are the same from the taskbar or the command line.

Everyone who has quoted me times has quoted me times with an AMD processor. Since it is popular among linux people could it be that the stock mozilla binaries are all compiled to that chip and not mine ( P4 )?

Would that make a difference?

Steve

Those times seem excessive to me, it takes Firebird 6 seconds to load on my Athlon 1333 with 768mb ram that is on a 7200rpm HD. Have you went to Kano's (http://www.kano.mipooh.net/) page and downloaded the fix-fonts.sh and run it?

beforewisdom
03-12-2004, 01:10 AM
I am starting mozilla on a cold boot of the system.......after freshly turning the PC on.. The times are the same from the taskbar or the command line.

Everyone who has quoted me times has quoted me times with an AMD processor. Since it is popular among linux people could it be that the stock mozilla binaries are all compiled to that chip and not mine ( P4 )?

Would that make a difference?

Steve

Those times seem excessive to me, it takes Firebird 6 seconds to load on my Athlon 1333 with 768mb ram that is on a 7200rpm HD. Have you went to Kano's (http://www.kano.mipooh.net/) page and downloaded the fix-fonts.sh and run it?

I just ran that script.....no effects of any kind that I could see.

What is it supposed to do for your system?

Steve

Stephen
03-12-2004, 01:32 AM
I just ran that script.....no effects of any kind that I could see.

What is it supposed to do for your system?

Steve

The font paths are screwed up on a HD install so applications spend time trying to figure out where they are I thought that may have been your problem but obviously not. Have you tried starting them in a console window and see if you find any errors in the startup routine of both programs? It maybe a non-critical missing library or something like that.

beforewisdom
03-15-2004, 12:43 AM
Hi;

I recently timed startups( on a *cold* boot ) for Mozilla 1.6 and
Firefox 0.8 on my system:

Mozilla : 18 seconds
Firefox: 10 seconds.

I am running:
- A P4 2.53 gigahertz processor
- 533 mhz front side bus
- 512 DDR Ram /sbin/hdparm -qd1 /dev/hdc
- a 10 gig partition ( of a 40 gig hard drive ) with:
- hd installed knoppix( debian ), mix of test, & unstable
- icewm
- a dmae enabled system.
- /etc/init.d/bootmisc.sh has this line of code in it at the
bottom
/sbin/hdparm -qd1 /dev/hdc
- knoppix with icewm

So, my question is, given all of this information are my *cold* boot
startup times for the Mozilla browsers normal? Should I be getting
faster startup times?

Thanks in advance

I think I discovered the cause of my 18 second startuptime for mozilla and 10 second startup time for fireforx. I installed a fresh copy of my distro ( knoppix june 03 ) onto another partition on my hard drive. Mozilla started up in 5 seconds flat. The way I see it this clears my hardware as the culprit, it clears my distro as the culprit, it clears anything in my .mozill dir as the culprit ( firefox uses .phoenix and was installed fresh ). People in the knoppix forum were surprised at my lousy startup times so I dont think it is a never version of mozilla. Im guessing apt-get hosed me in a dependency it got. Oh well, next weekend I am wiping my disk . I am going to start over with gentoo and mephis ( quick and easy distro to use while I work on gentoo )