I “live in Emacs”, like most of us (atleast at work). It has been getting slower release on release, async support doesn’t seem to have been picked up by most packages and native-comp has made it more brittle.

Over this time, we moved from running the OS on hardware to running in VMs, so fractional slowdown was expected. But what I have is a few X slower Emacs. I had never seen Emacs take a minute to indent a few thousand lines, for example. Maybe some modes have slower code.

  • chonkyninja@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    4
    ·
    23 days ago

    My emacs is fast as fuck and I don’t even have native comp enabled. 300ish packages installed, with a very deep configuration. Fully loads in 0.8 seconds, never freezes.

    Sounds like someone didn’t read the docs.

    • Life is Tetris@leminal.spaceOP
      link
      fedilink
      arrow-up
      4
      arrow-down
      2
      ·
      23 days ago

      What hardware/VM and OS are you running on? What kind of development do you do in Emacs?

      And, are you normalizing having to read the docs to have, for example, indent-region not be too slow?

      I agree native-comp shouldn’t be necessary, since Emacs wasn’t this slow until maybe Emacs 25 and they keep improving the Elisp interpreter. And we probably can’t expect the speed from before the CPU vulnerability mitigations and from running on hardware from any software running in VMs nowadays.

      What I see is much worse than that.