I'm aware that processor clock speed can be misleading, and these days power scales with parallel execution and cores.
That said, how do I figure out which of today's standard x86-64 consumer/server processors would be the fastest for single threaded calculations? (I use mainly C and JVM)
I've already got access to loads of cores of modest speed, but sometimes need fast single threaded operations, so wondering what would be the most suitable thing to buy
