Linux vs. Windows scores
+ Reply to Thread
Page 1 of 3 123 LastLast
Results 1 to 10 of 23

Thread: Linux vs. Windows scores

  1. Top | #1
    Fresh Member
    Join Date
    Jul 2009
    Posts
    2
    Threads
    1

    Linux vs. Windows scores

    I don't have any of the "Popular CPUs" or Windows so, I was wondering if anyone had run this benchmark on both Linux and Windows and how things like Firefox and Opera compare between the two operating systems. With a T9300/nVidia 8400M GS/Firefox 3.5, I'm able to average numbers on par with the Windows machines (2200+) but, that's with some tweaking (ok, I admit, an insane amount of tweaking) so, I'm wondering what the "out of the box" comparison is like.

  2. Top | #2
    Fresh Member
    Join Date
    Aug 2009
    Posts
    2
    Threads
    0

    Re: Linux vs. Windows scores

    Actually, Firefox on Linux SUCKS.

    First of all (It comes with every distributions, but it's a problem when you want to update), FF is only packaged is this crappy Tarball (tar.gz) format. Not an auto-package (like Nvidia's drivers) not a deb (like Flash) or a RMP (Like Java), a stupid tarball, which only contain a folder which you have to figure out how to install it yourself, since there's no instructions for this!

    Now, since there's only one package for every distribution in the world (And there's a lot of them!), The Fox is compiled of a generic way, without doing anything to get a better speed following the Kernel updates that will figure on your distro.

    Actually, Fifefox run faster on wine than the Linux native package, or even the package that comes with your distrribution!

    So...
    I guess you already know who will be the winner?

  3. Top | #3
    Fresh Member
    Join Date
    Jul 2009
    Posts
    2
    Threads
    1

    Re: Linux vs. Windows scores

    Quote Originally Posted by qwerty800 View Post
    Actually, Firefox on Linux SUCKS.

    First of all (It comes with every distributions, but it's a problem when you want to update), FF is only packaged is this crappy Tarball (tar.gz) format. Not an auto-package (like Nvidia's drivers) not a deb (like Flash) or a RMP (Like Java), a stupid tarball, which only contain a folder which you have to figure out how to install it yourself, since there's no instructions for this!
    That's the only sane way to distribute disto-neutral binary packages on Linux. Linux isn't Windows and so you should rely on your distro (or at least pre-built packages) to get updates for Firefox if you want to maintain a stable system. It's interesting that you mention nvidia and flash though, as those are two of the most notoriously difficult and error-prone things to install on linux. By contrast, if you choose to install a downloaded .tar.gz version of Firefox, the correct way to install/run it is:

    Code:
    tar xvf firefox*.tar.gz
    cd firefox*
    ./firefox
    You can do that without damaging the integrity of your Linux install.

    Now, since there's only one package for every distribution in the world (And there's a lot of them!), The Fox is compiled of a generic way, without doing anything to get a better speed following the Kernel updates that will figure on your distro.
    All distributions compile their own version of Firefox from source and linked against the distributions specific shared libraries. They may compile it with the default generic optimizations but, the very nature of distributions makes that a necessity. Also, kernel updates have little or no bearing on browser performance. The kernel settings that may play a role in browser benchmarks (i.e. Chip specific optimization, preemption level, timer Hz, default CPU frequency governor, etc) don't change on kernel updates within a given distro release.

    Actually, Fifefox run faster on wine than the Linux native package, or even the package that comes with your distrribution!

    So...
    I guess you already know who will be the winner?
    No, I don't. That's specifically why I'm asking. I'm looking for an "out of the box" comparison where the only variable is the operating system because I have no way to get those numbers myself. All that you have provided is conjecture, hearsay and a fundamental lack of understand of how Linux works.

  4. Top | #4
    Fresh Member
    Join Date
    Aug 2009
    Posts
    2
    Threads
    0

    Re: Linux vs. Windows scores

    All distributions compile their own version of Firefox from source and linked against the distributions specific shared libraries. They may compile it with the default generic optimizations but, the very nature of distributions makes that a necessity. Also, kernel updates have little or no bearing on browser performance. The kernel settings that may play a role in browser benchmarks (i.e. Chip specific optimization, preemption level, timer Hz, default CPU frequency governor, etc) don't change on kernel updates within a given distro release.
    Sorry about that, I messed up on this part.
    When I said Kernel optimisation, I meant Profile-Guided Optimisation[oops] (Witch is a completely different thing, I admit).

    Still, that makes the Benchmark unfair, since the windows build comes with PGO, while the Linux build comes without it!

  5. Top | #5
    Emperor Apprentice
    • Computer Specs
      • Motherboard or Laptop:
      • P8Z77-M
      • Chipset:
      • Intel Z77
      • CPU:
      • Intel Core i7-2600K
      • CPU Overclock Speed:
      • 4.6Ghz
      • CPU Cooler:
      • Corsair Hydro H50-1
      • Memory:
      • 8GB Corsair Vengeance
      • Memory Speed:
      • DDR3-1866
      • Video Card(s):
      • eVGA GTX 650 SC 2GB
      • Video Card Speed:
      • 1202/2500
      • PSU:
      • Antec TP NM 650W
      • Hard Drive(s):
      • Crucial M4 256GB, Intel 320 120GB
      • Operating System:
      • Ubuntu 12.04 LTS x64

    Join Date
    Jan 2001
    Location
    UK
    Posts
    8,060
    Threads
    83

    Re: Linux vs. Windows scores

    Got the latest Chrome 4 dev running fine on my 2Ghz C2D Ubuntu 9.10 (Beta) x64 laptop :-

    http://img27.imageshack.us/img27/2141/screenshot1hv.png

    Not even that buggy really, apart from the lack of being able to print etc. Kicks the absolute crap out of Firefox on Linux, and it even runs faster than Chrome on Win7 x64 on the same machine.

  6. Top | #6
    Senior Firefly
    Join Date
    Aug 2007
    Posts
    1,535
    Threads
    61

    Re: Linux vs. Windows scores

    Quote Originally Posted by powerarmour View Post
    Got the latest Chrome 4 dev running fine on my 2Ghz C2D Ubuntu 9.10 (Beta) x64 laptop :-

    http://img27.imageshack.us/img27/2141/screenshot1hv.png

    Not even that buggy really, apart from the lack of being able to print etc. Kicks the absolute crap out of Firefox on Linux, and it even runs faster than Chrome on Win7 x64 on the same machine.
    Got a link to a guide for installing Chrome on Linux?

  7. Top | #7
    Emperor Apprentice
    • Computer Specs
      • Motherboard or Laptop:
      • P8Z77-M
      • Chipset:
      • Intel Z77
      • CPU:
      • Intel Core i7-2600K
      • CPU Overclock Speed:
      • 4.6Ghz
      • CPU Cooler:
      • Corsair Hydro H50-1
      • Memory:
      • 8GB Corsair Vengeance
      • Memory Speed:
      • DDR3-1866
      • Video Card(s):
      • eVGA GTX 650 SC 2GB
      • Video Card Speed:
      • 1202/2500
      • PSU:
      • Antec TP NM 650W
      • Hard Drive(s):
      • Crucial M4 256GB, Intel 320 120GB
      • Operating System:
      • Ubuntu 12.04 LTS x64

    Join Date
    Jan 2001
    Location
    UK
    Posts
    8,060
    Threads
    83

    Re: Linux vs. Windows scores

    Quote Originally Posted by wizisme View Post
    Got a link to a guide for installing Chrome on Linux?
    Just install the dev channel .deb from here (both 32bit and 64bit versions available) :-

    http://dev.chromium.org/getting-involved/dev-channel

    When the .deb installs it'll automatically add the Google repository so that it stays up to date also, Linux Chrome is still work in progress but it's surprising how good it is even now, this will kill Firefox for dead on Linux in my opinion.
    Last edited by powerarmour; 10-05-2009 at 08:41 PM.

  8. Top | #8
    Junior Onion
    • Computer Specs
      • Motherboard or Laptop:
      • P7P55D-E PRO
      • Motherboard BIOS:
      • BIOS 1703
      • Chipset:
      • P55
      • CPU:
      • i7 875k
      • CPU Overclock Speed:
      • 4Ghz
      • CPU Cooler:
      • Noctua NH-D14
      • Memory:
      • 4x4GB DDR3 Ram
      • Memory Speed:
      • 1600Mhz
      • Video Card(s):
      • Gigabyte GTX 670
      • Video Card Speed:
      • 1319/7000
      • Sound Card:
      • Asus Xonar Essence STX
      • PSU:
      • Antec 650 EarthWatt
      • Hard Drive(s):
      • 2x60GB SSD, 1x 1TB HDD WD
      • Optical Drives:
      • LiteOnIt DVD burner
      • Operating System:
      • Windows 7 64Bit SP1

    Join Date
    Mar 2002
    Location
    New York City
    Posts
    2,705
    Threads
    276

    Re: Linux vs. Windows scores

    Quote Originally Posted by powerarmour View Post
    Just install the dev channel .deb from here (both 32bit and 64bit versions available) :-

    http://dev.chromium.org/getting-involved/dev-channel

    When the .deb installs it'll automatically add the Google repository so that it stays up to date also, Linux Chrome is still work in progress but it's surprising how good it is even now, this will kill Firefox for dead on Linux in my opinion.
    Even tho it is work in progress it is still very very nice speed.

    I heard rumors that FF4.0 is double the speed of FF 3.6+.
    Last edited by OrionCheung; 10-06-2009 at 12:11 AM.

  9. Top | #9
    Emperor Apprentice
    • Computer Specs
      • Motherboard or Laptop:
      • P8Z77-M
      • Chipset:
      • Intel Z77
      • CPU:
      • Intel Core i7-2600K
      • CPU Overclock Speed:
      • 4.6Ghz
      • CPU Cooler:
      • Corsair Hydro H50-1
      • Memory:
      • 8GB Corsair Vengeance
      • Memory Speed:
      • DDR3-1866
      • Video Card(s):
      • eVGA GTX 650 SC 2GB
      • Video Card Speed:
      • 1202/2500
      • PSU:
      • Antec TP NM 650W
      • Hard Drive(s):
      • Crucial M4 256GB, Intel 320 120GB
      • Operating System:
      • Ubuntu 12.04 LTS x64

    Join Date
    Jan 2001
    Location
    UK
    Posts
    8,060
    Threads
    83

    Re: Linux vs. Windows scores

    Quote Originally Posted by OrionCheung View Post
    I heard rumors that FF4.0 is double the speed of FF 3.6+.
    It'll need to be at least to keep up with Chrome and even then Linux Chrome will take some beating, just for it's sheer interface/aesthetics.

    It's a shame that Firefox on Linux has been the poor cousin of Firefox on Windows, but at least as far as I can tell so far there is complete parity in regards to speed between the Linux and Windows versions of Chrome, and as soon as the bugs are ironed out, I can't see any reasons apart from the add-ons/plugins why you'd not want to use Linux Chrome.

  10. Top | #10
    Emperor Apprentice
    • Computer Specs
      • Motherboard or Laptop:
      • P8Z77-M
      • Chipset:
      • Intel Z77
      • CPU:
      • Intel Core i7-2600K
      • CPU Overclock Speed:
      • 4.6Ghz
      • CPU Cooler:
      • Corsair Hydro H50-1
      • Memory:
      • 8GB Corsair Vengeance
      • Memory Speed:
      • DDR3-1866
      • Video Card(s):
      • eVGA GTX 650 SC 2GB
      • Video Card Speed:
      • 1202/2500
      • PSU:
      • Antec TP NM 650W
      • Hard Drive(s):
      • Crucial M4 256GB, Intel 320 120GB
      • Operating System:
      • Ubuntu 12.04 LTS x64

    Join Date
    Jan 2001
    Location
    UK
    Posts
    8,060
    Threads
    83

    Re: Linux vs. Windows scores

    Linux Chrome 4 gets an easy 100/100 on Acid3 also :-


+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts