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

Performance #47

Open
devth opened this issue Feb 16, 2018 · 1 comment
Open

Performance #47

devth opened this issue Feb 16, 2018 · 1 comment
Assignees

Comments

@devth
Copy link
Owner

devth commented Feb 16, 2018

Terminal has felt laggy for over a year. Vim is sluggish. Tmux is slugish. Creating a pane takes 3 seconds because oh-my-zsh (or something) is doing way too much. Investigate why and document findings.

Investigation

  • Even paging through git diff is so slow. Lines lag to render when using j/k to move up and down. This is absolutely insane and indicates severe performance degradation at the most fundamental level.
  • git diff seems slower in alacrity than iTerm. Wat

Possible solutions

  • Reset oh-my-zsh / stop using it?

Long term

  • Profile tmux, oh-my-zsh, vim in CI on every push in this repo
@devth devth self-assigned this Feb 16, 2018
@devth
Copy link
Owner Author

devth commented Jul 3, 2018

Try a curated config like https://github.com/rafi/vim-config

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

1 participant