Linked by Amjith Ramanujam on Tue 22nd Jul 2008 17:54 UTC
Benchmarks David Williams over at iTWire has done a comparison of Windows vs Linux. It is performed by doing functionally identical tasks in both the OSes. This comparison is not a fair one by any measure. The laptops running the Windows and Linux were different in the hardware config and the software used for the tests were comparable but clearly different (MS Office vs OpenOffice; IE vs Firefox 3).
Thread beginning with comment 324110
To view parent comment, click here.
To read all comments associated with this story, please click here.
satan666
Member since:
2008-04-18

"Install the OS, do the timings, clear the machine, install the other OS, do the timings again. "

You don't even need to wipe out one OS to install another. You can simply install both in the same time and dual boot.
Edit: on the same machine I mean (just to clarify things).

Edited 2008-07-22 19:24 UTC

Reply Parent Bookmark Score: 3

raver31 Member since:
2005-07-06

"Install the OS, do the timings, clear the machine, install the other OS, do the timings again. "

You don't even need to wipe out one OS to install another. You can simply install both in the same time and dual boot.
Edit: on the same machine I mean (just to clarify things).


You cant do that either, the OS that is installed at the start of the drive will enjoy faster access times than the OS installed from the later parts of the platters.

Reply Parent Bookmark Score: 4

_txf_ Member since:
2008-03-17


You cant do that either, the OS that is installed at the start of the drive will enjoy faster access times than the OS installed from the later parts of the platters.


Not necessarily true...

NTFS tries to put everything in order initially (from the beginning of the drive). Hence accessing something at the beginning of the partition then getting something at the end is going to inccur latency.

ext3 (dunno about the others) writes data on either side of the middle of the partition so that for any given data at any given time data is closer to the drive head. This is also the main reason ext3 does not fragment as easily as ntfs.

Stuff at the beggining will ony be faster for things like bootups and when the drive heads are parked.

Edited 2008-07-22 21:15 UTC

Reply Parent Bookmark Score: 4

Bending Unit Member since:
2005-07-06

Neither Linux nor Windows let you specify the psychical location on the disc. Dual boot or not therefore doesn't matter.

Reply Parent Bookmark Score: 2

bert64 Member since:
2007-04-23

Which means that the two os's will be at different parts of the disk with different performance characteristics...
Better to get 2 identical machines, or at least 2 identical drives.

Reply Parent Bookmark Score: 1