Skip to content

Conversation

@kylechui
Copy link
Owner

Before I was just concatenating all of the previous lines in the buffer in order to compute the right indices. This PR changes things to use builtin Vim functions which are hopefully much more performant.

Should resolve #398

Before I was just concatenating all of the previous lines in the buffer
in order to compute the right indices. This PR changes things to use
builtin Vim functions which are hopefully much more performant.
@kylechui kylechui force-pushed the perf/editing-large-files branch from 00fc0d1 to 64eff1c Compare August 18, 2025 03:36
@kylechui kylechui merged commit fd40caf into main Aug 18, 2025
4 checks passed
@kylechui kylechui deleted the perf/editing-large-files branch August 18, 2025 03:45
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.

[perf]: ds and cs take a long time to respond for large json files

2 participants