Skip to content

[Atomic 17] Add virtualization option to TerminalFeed for large log volumes #17

Description

@clawgreen

Goal

Scale feed rendering for very large streams.

Why

Without virtualization, large log buffers can degrade performance.

Scope (atomic)

  • Add optional virtualization mode to TerminalFeed.
  • Preserve API parity with non-virtualized mode.
  • Document tradeoffs and limits.

Acceptance Criteria

  • Large feeds remain responsive.
  • Scrolling and jump-to-latest still function.
  • Clear fallback behavior when virtualization is disabled.

Out of Scope

  • Rewriting all existing feed components.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions