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

Improve performance for long buffers #13

Open
jason-o-matic opened this issue Jul 9, 2017 · 0 comments
Open

Improve performance for long buffers #13

jason-o-matic opened this issue Jul 9, 2017 · 0 comments

Comments

@jason-o-matic
Copy link
Contributor

Occasionally I'll go to make a git commit with a large diff. Atom opens a new window, but unfortunately the window hangs and Atom prompts me to close the window after maybe 10 seconds. I disabled wraptor just to make sure it was causing the issue and the window loads just fine with it disabled. My buffer was ~700 lines in this case.

In my particular case of a large commit it would also be fine if wraptor just didn't process the diff portion, but it seems like we should be able to make it performant.

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