Skip to content

Comment on Why is processing a sorted array faster than an unsorted array?parent

Comments

Generally processors started with short pipelines and only lengthened them after extensive analysis showing that the extra stages produce a net gain in performance. There was a period around 2002-2005 where that analysis was wrong because it was based on wrong assumptions, but now that we're past that I doubt there's much performance to be gained from shortening pipelines.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.