
Originally Posted by
mibo
Did I get it right?
You run compilation tests on a 32bit BSD kernel and a 64bit Linux kernel and compare the results.
I think even on one kernel there can be optimizations for one of the architectures present while the other runs unoptimized code (example: sse2 code for intel chip while no sse2/3dnow for amd). But with two completely different kernels this comparison is even more meaningless - I think.
If somebody can assure me that all the kernels are optimized for both architectures - but IMHO nobody can.
Just my 2cents
mibo
Bookmarks