Linked by Thom Holwerda on Fri 27th Oct 2006 18:53 UTC, submitted by mcsimpson
Thread beginning with comment 176117
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
Linux kernel very impressive
by nick on Sat 28th Oct 2006 13:18
in reply to "RE: Solaris and Linux have nothing to do with it"
Yes, I never realised the Solaris compiler was so far ahead of gcc on x86, let alone SPARC. So I found these compiler benchmarks very interesting.
This makes the Linux kernel all the more impressive when you see results like these, IMO.
http://www.stdlib.net/~colmmacc/2006/04/13/more-ubuntu-on-t2000/
Although the kernel may not tend to benefit so much from compiler optimisations as things like these benchmarks, it wouldn't be unlikely to get at least another 5% or so on the above test.






Member since:
2005-09-22
Even if it is primarily depending on the compiler, I think that this is still very appropriate. As is the benchmark will reflect the relative performance of the common configurations of the 2 operating environments. When people install Solaris, chances are they'll be using the SUN compilers. When people install Linux, chances are, they'll be using GCC. Sure you can use GCC on Solaris and Sun Studio on Linux, but I would venture to say that most people don't.