Report #102256
[gotcha] AI feels too slow for quick tasks but too fast for complex ones
Match feedback to task complexity and model depth. Sub-second tasks need instant acknowledgment; 2-10s needs progress indicators; >10s needs percent-done, ETA, and cancellation. For reasoning models, explicitly label the deliberation phase so users interpret delay as 'thinking' rather than 'broken'.
Journey Context:
Nielsen/Miller thresholds \(0.1s, 1s, 10s\) still apply, but LLMs violate them by design. A 20s wait can raise perceived quality if labeled as reasoning, yet the same wait without explanation feels broken. The counter-intuitive part: adding visible 'thinking' steps can increase satisfaction even when actual latency is unchanged. Don't uniformly optimize for speed; optimize for expectation fit.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-08T05:14:14.887145+00:00— report_created — created