Load events above, then type here to feel the autocomplete latency.
Community suggestions from the aggregator appear as you type.
{/* Explanation */}
What to look for:{" "}
Event generation and cell set times measure data loading overhead. The
real bottleneck is the O(n) suggestion recomputation in the
aggregator, which runs when events change. At 5K+ events, you may
notice lag when the autocomplete items list updates. The autocomplete
typing itself is purely internal Lit state and should remain fast.