(no title)
photon_rancher | 10 months ago
Early processors were typically 1 or lower. Modern stuff is all superscalar piplined and out of order and can do way more than you’d expect. Not to mention SIMD operations and other technologies. Branch prediction is probably better on the new chips too.
And with more RAM and cache algorithms can be chosen with different tradeoffs for less instructions.
16 cores at 4ghz was a thing like a decade ago - chips today might have the same specs but are definitely far faster.
graycat|10 months ago