Skip to content

editor: Improve buffer_into_editor_highlights performance - #49349

Merged
Veykril merged 1 commit into
mainfrom
push-mzumtwsmupsn
Feb 17, 2026
Merged

editor: Improve buffer_into_editor_highlights performance#49349
Veykril merged 1 commit into
mainfrom
push-mzumtwsmupsn

Conversation

@Veykril

@Veykril Veykril commented Feb 17, 2026

Copy link
Copy Markdown
Member

This brings the runtime down to logarithmic scaling of excerpts / linear scaling of tokens.

Release Notes:

  • N/A or Added/Fixed/Improved ...

@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Feb 17, 2026
@zed-community-bot zed-community-bot Bot added the staff Pull requests authored by a current member of Zed staff label Feb 17, 2026
@Veykril

Veykril commented Feb 17, 2026

Copy link
Copy Markdown
Member Author

/cherry-pick preview
/cherry-pick stable

@Veykril
Veykril merged commit c26784f into main Feb 17, 2026
38 checks passed
@Veykril
Veykril deleted the push-mzumtwsmupsn branch February 17, 2026 12:02
github-actions Bot pushed a commit that referenced this pull request Feb 17, 2026
This brings the runtime down to logarithmic scaling of excerpts / linear
scaling of tokens.

Release Notes:

- N/A *or* Added/Fixed/Improved ...
@zed-zippy

zed-zippy Bot commented Feb 17, 2026

Copy link
Copy Markdown
Contributor

zed-zippy Bot added a commit that referenced this pull request Feb 17, 2026
…(cherry-pick to preview) (#49352)

Cherry-pick of #49349 to preview

----
This brings the runtime down to logarithmic scaling of excerpts / linear
scaling of tokens.

Release Notes:

- N/A *or* Added/Fixed/Improved ...

Co-authored-by: Lukas Wirth <lukas@zed.dev>
rtfeldman pushed a commit that referenced this pull request Feb 17, 2026
This brings the runtime down to logarithmic scaling of excerpts / linear
scaling of tokens.

Release Notes:

- N/A *or* Added/Fixed/Improved ...
Veykril added a commit that referenced this pull request Feb 18, 2026
…49444)

Reuses the new multi buffer api from
#49349 for inlay hints

Release Notes:

- Reduced occasional stuttering coming from inlay hints in large
multibuffers
dapovoa pushed a commit to dapovoa/zed that referenced this pull request Mar 8, 2026
…stries#49349)

This brings the runtime down to logarithmic scaling of excerpts / linear
scaling of tokens.

Release Notes:

- N/A *or* Added/Fixed/Improved ...
jasonsmithio pushed a commit to paddleboarddev/paddleboard that referenced this pull request May 31, 2026
…#49444)

Reuses the new multi buffer api from
zed-industries/zed#49349 for inlay hints

Release Notes:

- Reduced occasional stuttering coming from inlay hints in large
multibuffers
jonx pushed a commit to jonx/zed-aros that referenced this pull request Jul 17, 2026
…stries#49349)

This brings the runtime down to logarithmic scaling of excerpts / linear
scaling of tokens.

Release Notes:

- N/A *or* Added/Fixed/Improved ...
jonx pushed a commit to jonx/zed-aros that referenced this pull request Jul 17, 2026
…ed-industries#49444)

Reuses the new multi buffer api from
zed-industries#49349 for inlay hints

Release Notes:

- Reduced occasional stuttering coming from inlay hints in large
multibuffers
jolutz pushed a commit to jolutz/zed that referenced this pull request Aug 8, 2026
…stries#49349)

This brings the runtime down to logarithmic scaling of excerpts / linear
scaling of tokens.

Release Notes:

- N/A *or* Added/Fixed/Improved ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant