Skip to content

Post-1.3: TUI latency shows periodic blocking/jitter pattern #91

Description

@ebursztein

Manual 1.3 testing observed the TUI latency indicator cycling through a pattern like 1ms -> 10ms -> 14ms -> 1ms rather than staying consistently near the fast path.

This looks like a periodic blocking cycle or coarse refresh/backoff somewhere in the TUI/service polling path, but root cause is not confirmed.

Expected follow-up:

  • Measure TUI route calls, terminal buffer polling, and session-list refresh separately.
  • Verify whether any route still performs avoidable DB/disk work on the hot path.
  • Add a latency/jitter regression gate for key TUI-facing routes.
  • Keep the expected steady-state path close to 1-2ms on local service calls.

Post-1.3 unless manual release testing shows it blocks basic terminal use.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions