Skip to content

editor: Improve performance of update_visible_edit_prediction#44161

Merged
Veykril merged 1 commit intomainfrom
push-vuyrxrusnmyt
Dec 4, 2025
Merged

editor: Improve performance of update_visible_edit_prediction#44161
Veykril merged 1 commit intomainfrom
push-vuyrxrusnmyt

Conversation

@Veykril
Copy link
Member

@Veykril Veykril commented Dec 4, 2025

One half of #42861

This basically reduces the main thread work for large enough json (and other) files from multiple milliseconds (15ms was observed in that test case) down to microseconds (100ms here).

Release Notes:

  • Improved cursor movement performance when edit predictions are enabled

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Dec 4, 2025
@Veykril Veykril enabled auto-merge (squash) December 4, 2025 15:32
@zed-industries-bot
Copy link
Contributor

Messages
📖

This PR includes links to the following GitHub Issues: #42861
If this PR aims to close an issue, please include a Closes #ISSUE line at the top of the PR body.

Generated by 🚫 dangerJS against 602a8d0

@Veykril Veykril merged commit 93bc661 into main Dec 4, 2025
24 checks passed
@Veykril Veykril deleted the push-vuyrxrusnmyt branch December 4, 2025 15:41
AlpSha pushed a commit to AlpSha/zed that referenced this pull request Dec 5, 2025
…industries#44161)

One half of zed-industries#42861

This basically reduces the main thread work for large enough json (and
other) files from multiple milliseconds (15ms was observed in that test
case) down to microseconds (100ms here).

Release Notes:

- Improved cursor movement performance when edit predictions are enabled
CherryWorm pushed a commit to CherryWorm/zed that referenced this pull request Dec 16, 2025
…industries#44161)

One half of zed-industries#42861

This basically reduces the main thread work for large enough json (and
other) files from multiple milliseconds (15ms was observed in that test
case) down to microseconds (100ms here).

Release Notes:

- Improved cursor movement performance when edit predictions are enabled
someone13574 pushed a commit to someone13574/zed that referenced this pull request Dec 16, 2025
…industries#44161)

One half of zed-industries#42861

This basically reduces the main thread work for large enough json (and
other) files from multiple milliseconds (15ms was observed in that test
case) down to microseconds (100ms here).

Release Notes:

- Improved cursor movement performance when edit predictions are enabled
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants