-
Notifications
You must be signed in to change notification settings - Fork 67
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
nyan on ubuntu xenial causes lag on vertical cursor movement #27
Comments
Could you also provide your laptop specs? |
It's a pretty performant laptop in general. Dell 9550, 4k screen, quad-core, 16gb RAM, 512gb SSD. I'm not sure at the moment if it's using accelerated nvidia drivers or not. |
Thanks! One more question - was it a change of behaviour since last update, or have you just started using Nyan Mode? Anyway, I'll look into that soon, and in general into speeding up Nyan Mode. |
I've had this for about a month, and it's behaved this way consistently. In the past I've used nyan-mode on a macbook, so I don't have a good basis for comparison. |
Ok, thanks for the info! :). |
I have some ideas for improvements and will be testing them shortly (I do also need to learn how to profile Emacs...). In the meantime, have you tried switching from default linum-mode to nlinum-mode? It works more-less the same, but gives significant performance improvements when scrolling buffers. |
I haven't, but I'll look at that. |
Thought I would chime in since I was also having issues with intermittent lagging while scrolling. Turning off 'nyan-mode' mode resulted in a minor improvement but turning off powerline fixed the lag completely. My Emacs version is 25.2.50.1 and my laptop is a 2013 Macbook Pro Retina(2.4Ghz CPU and 8GB of RAM) Thanks for the package btw :) |
I've investigated this more in my setup, and currently on ubuntu zesty with emacs25. I discovered I mostly followed this issue for ideas: syl20bnr/spacemacs#4207 and in the end it was enabling caching that makes things better for me. |
Were you working on a Java and/or SVN-versioned project? I know I had a serious performance issue with Projectile in this combination some time ago. |
No, I've been using git and mostly things like python, terraform, saltstack, and some rust. Maybe some projects are clojure but those are just in the background. |
Enabling nyan on my laptop causes a pretty long delay when scrolling vertically by holding down C-n. What can I do to provide you with relevant info?
The text was updated successfully, but these errors were encountered: