Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set cursorline makes a noticeable impact on scrolling performance on comments and nested objects #102

Open
FuzzOli87 opened this issue Jan 3, 2016 · 2 comments

Comments

@FuzzOli87
Copy link

I recently started getting terrible slowdown and it became more obvious when I had deeply nested objects in the code. I noticed it before in comments but I don't have large segments of comments so I kind of dismissed it. But right now I'm writing some test with some mock-data and the object literals really kill scrolling performance. After some playing around, yajs.vim seems to be the culprit when cursorline is on.

@othree
Copy link
Owner

othree commented Mar 3, 2016

Could you try latest version.
I have one commit is trying to solve performance issue.

If it still very slow.
I will need your help to do two more test on different branch (perf/noblock and perf/trans).

@callaars
Copy link

This is still an issue as far as I can tell.

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

No branches or pull requests

3 participants