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

Laggy scrolling using railwaycat/emacs-port #4323

Closed
landaire opened this issue Dec 29, 2015 · 3 comments
Closed

Laggy scrolling using railwaycat/emacs-port #4323

landaire opened this issue Dec 29, 2015 · 3 comments
Labels
macOS Performance stale marked as a stale issue/pr (usually by a bot) Visual

Comments

@landaire
Copy link

I know this has been discussed many times over but I think that this is a deeper problem with Spacemacs in some way.

Here's a video of out of the box scrolling (no emacs plugins): https://youtu.be/05Svv4Erkz8
And with spacemacs, same file: https://youtu.be/fIpGkjX3dVk

The difference is pretty clear. The D layer I think is just poorly optimized or something since there's other issues with it and scrolling is slightly better for some random Go file I tried.

Does anyone have any tips for debugging what might be the offending layer(s)? Even with all extra packages disabled I still get some slight lag when scrolling.

It's worth noting that I do not have the same issue when building from HEAD with brew install emacs --HEAD --use-git-head --with-cocoa --srgb... but that doesn't give pixel scrolling.

System Info

  • OS: darwin
  • Emacs: 24.5.1
  • Spacemacs: 0.105.0
  • Spacemacs branch: develop (rev. dee5d73)
  • Distribution: spacemacs
  • Layers:
(auto-completion better-defaults emacs-lisp git
                 (shell :variables shell-default-height 30 shell-default-position 'bottom)
                 syntax-checking version-control d go rust elixir swift yaml latex markdown osx spacemacs-layouts)
@louwers
Copy link

louwers commented Jan 4, 2016

Native scrolling with mac-emacsis indeed very jerky and nearly unusable. Some related discussion here. I get the same result regardless of language.

@landaire
Copy link
Author

landaire commented Jan 5, 2016

Wow, I had seen that thread before but figured that I should be getting similar results with Fira Code. I just tried Fira Mono and got better results. Messing with unicode symbols doesn't seem to have a big affect.

* just did a fresh restart instead of SPC f e R and wow, huge difference.

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please let us know if this issue is still valid!

@github-actions github-actions bot added the stale marked as a stale issue/pr (usually by a bot) label Feb 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
macOS Performance stale marked as a stale issue/pr (usually by a bot) Visual
Projects
None yet
Development

No branches or pull requests

3 participants