Hi,
just to defend Solaris a little bit. This OS's gcc compiler by *default* produces 32bit applications even on amd64 hosts and even Solaris 11 is 64bit. On the other hand majority of Linux distros for amd64 are pure 64bit which means also their gcc compilers produce 64bit apps. As amd64 is way much better in perfromance than pure old x86 I would really strongly recommend to rerun the benchmarks and enforce 64bit app compilation on solaris by using `-m64' switch. Nothing more is needed.
Thanks!
Karel
Hi, these tests results are flawed. Solaris is using ZFS in these tests, so to accurately compare it with other Linux distributions you would have to partition the Solaris filesystems with UFS or change the Linux distributions to use BTRFS. ZFS is known to be slower than UFS due to software RAID checksums but gives you a lot more flexibility (snapshots and repartitioning) and redundancy.
I was getting behind the whole OpenSolaris thing... there are a *few* cool features such as crossbow Sun was starting to develop in the open.
However Oracle and their general taint made me drop all interest pretty quickly.