amazon servers slow
How a Single Line of Code Made a 24-core Server Slower Than a Laptop
Imagine that you wrote a program for a problem that is very easy to solve. Each thread does its own piece of work, and the threads don’t have to work together except to combine their results at the end. The more cores it runs on, the faster it is.