Is it normal for Emacs / Magit to be kinda slow if you have, say, 21 buffers from your project open when you're crafting a commit?
Are you on latest magit? I dont experience much slowness anymore...
@benedek Yep. I download the latest shaps from melpa.
@benedek I see more of these "Reverting (up to) 23 file-visiting buffer(s)..." when doing stuff. And "s" to stage seems to take more time than I'd expect.
Maybe it's this: http://magit.vc/manual/magit/Automatic-refresh-and-revert.html
And https://github.com/magit/magit/issues/1809: "Cons: When many buffers are visiting files in the repository, then this can be slow."