To defend it. Keep in mind that we're talking about x86 versus amd64 and not about ppc32 versus ppc64 here! It's a known fact that compiling for amd64 makes sense because of much more available registers on the CPU in this mode in comparison with x86 (i.e. you get better performance on amd64 than you do on x86 on the same CPU if you don't understand it). So if they test several flavor of linuxes, then it would be honest to test also 32bit and 64bit apps on the same Solaris to see if it makes difference or not.
Cheers!
Karel



Reply With Quote