5 ms·
For me it can be slow, especially refreshing magit (which probably is blocked by git, blocked by the bs)(on MacOS)
by ks6g10 7d ago
For me it can be slow, especially refreshing magit (which probably is blocked by git, blocked by the bs)(on MacOS)
- KallDrexx 7d agomagit is brutal when EDR is involved.
- ireadmevs 7d agoTry checking what M-x magit-toggle-verbose-refresh has to say, you may be able to identify what's slow and optimize around it
- ks6g10 7d agoI would guess the roundtrip of intercepting every file stat call in the repo, it's very lovely. But will check.