Speed is a product quality dimension. Not a nice-to-have. Not an engineering concern. A product quality dimension that users experience on every single interaction, even when they never consciously think about it.
The research on this is consistent. Users tolerate seconds of waiting during initial load. They do not tolerate seconds of waiting for an AI feature that is supposed to feel intelligent and responsive. The expectation is different. And meeting that expectation in production, consistently, under real load, requires deliberate design.
Before optimizing performance, you need to measure it. And in LLM systems, there are specific metrics that map directly to user experience in ways that general latency numbers do not capture.
Performance optimization in LLM products operates at several levels, and the highest-impact ones are often product decisions, not engineering decisions.