Skip to content

Add SearchLineCache for improved search performance#5403

Merged
Tyriar merged 1 commit intoxtermjs:masterfrom
Tyriar:tyriar/76c0_search_line_cache
Sep 17, 2025
Merged

Add SearchLineCache for improved search performance#5403
Tyriar merged 1 commit intoxtermjs:masterfrom
Tyriar:tyriar/76c0_search_line_cache

Conversation

@Tyriar
Copy link
Copy Markdown
Member

@Tyriar Tyriar commented Sep 17, 2025

  • Add SearchLineCache class to cache translated buffer lines
  • Integrate caching into SearchAddon for line translation
  • Improve search performance by avoiding repeated translation
  • Add cache invalidation on terminal resize and writes

- Add SearchLineCache class to cache translated buffer lines
- Integrate caching into SearchAddon for line translation
- Improve search performance by avoiding repeated translation
- Add cache invalidation on terminal resize and writes
@Tyriar Tyriar added this to the 6.0.0 milestone Sep 17, 2025
@Tyriar Tyriar self-assigned this Sep 17, 2025
@Tyriar Tyriar enabled auto-merge September 17, 2025 21:32
@Tyriar Tyriar merged commit 15d9082 into xtermjs:master Sep 17, 2025
12 checks passed
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