Skip to content

Conversation

@willmcgugan
Copy link
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.

2 participants