Fast * Many = Slow, or, the Problem of Fast Code
Several years ago I made a little math joke about a process that performed millions of look-ups and took forever to complete. That joke, just a short one-liner: “Fast Times Many Equals Slow” has since become a bit of a mantra. The problem can be particularly pernicious in that a problematic set of code might…