Skip to content

Comment on Why Emacs Consult async searches feel slow and how to speed them upparent

Comments

For me it can be slow, especially refreshing magit (which probably is blocked by git, blocked by the bs)(on MacOS)

Try checking what M-x magit-toggle-verbose-refresh has to say, you may be able to identify what's slow and optimize around it

I would guess the roundtrip of intercepting every file stat call in the repo, it's very lovely. But will check.

magit is brutal when EDR is involved.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.