IBM developerWorks: High-performance programming techniques on Linux and Windows 2000
May 02, 2001, 22:37 (14 Talkback[s])
(Other stories by Edward G. Bradford)
Claus Sørensen, Chairman
of KLID writes:
IBM has tested the speed of C++ routines to be used for
measuring speed of programs on Linux and Windows 2000.
It is the system API calls GetTimeOfDay in Linux and
QueryPerformanceCounter() in Windows 2000.
Red Hat Linux 7.0 with kernel 2.2.16 gives 0.740 usec, kernel
2.4.2 gives 0.729usec.
Microsoft Windows gives 1.945 usec or more than 2.5 times slower
than Linux.
Complete
story
Related Stories:
- LinuxHardware.org: Gigahertz Processor Roundup, Linux Style!(Apr 25, 2001)
- eWeek: Compute farms yield a fine crop of data(Mar 27, 2001)
- SearchEnterpriseLinux.com: Linux scalability roadblock crumbling(Mar 22, 2001)
- InfoWorld.com: Software giant looks to bury test results(Mar 08, 2001)
- LinuxPlanet: Hardware Notes: Hard Drive Benchmarking With iozone
(Feb 22, 2001)
- TUX 2.0 Released(Feb 01, 2001)
- eWeek: Storage, SMP get much better in Linux 2.4 kernel(Jan 30, 2001)
- DukeofURL: Linux 2.2 VS. 2.4: Benchmarks, HowTo and More.(Jan 24, 2001)
- Net-Security.org: Guide to kernel compilation(Nov 20, 2000)
- SlashTCO: A Comparison Between Linux and Windows 2000 (part 1/3)(Nov 15, 2000)
- SF Gate: Few Call Windows 2000 a Smooth Seller(Aug 29, 2000)

