Some analysis as to what caused those huge differences in performance would be welcome. Especially as, to my knowledge, several of those were just CPU-bound tests that should have relatively little impact from the kernel in use, unless there's something pathologically wrong with the CPU scheduler or memory manager subsystems of the kernel. I mean, I'd expect there to potentially be huge differences in I/O throughput or something that's heavily dependent on the kernel's algorithms of choice, but not for something that is mostly a test of the system's hardware.


Reply With Quote
It's good to see the same GCC version was used.
