Skip to content

Improve caching of strips#6180

Merged
willmcgugan merged 1 commit into
mainfrom
strip-cache
Oct 19, 2025
Merged

Improve caching of strips#6180
willmcgugan merged 1 commit into
mainfrom
strip-cache

Conversation

@willmcgugan

Copy link
Copy Markdown
Member

Improve caching of strips.

In the last phase of the render Textual was doing Strip.join, which isn't cacheable. With this update the strips aren't joined, which allows previous renders to be re-used. The result is faster scrolling.

@willmcgugan willmcgugan merged commit a48a558 into main Oct 19, 2025
23 checks passed
@willmcgugan willmcgugan deleted the strip-cache branch October 19, 2025 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant