|
|
|
|
|
by precompute
99 days ago
|
|
Startup time does not matter, use the daemon. Opening a new frame is ~instantaneous. I practically live in Emacs and it's not slow at all. It's very zippy, and my setup isn't the lightest! There's a new branch (feature/igc) with incremental garbage collection (via MPS) that makes routine actions faster. I've been using it and it has been incredibly stable and has completely eliminated stutters (which used to happen very infrequently, but were present). Also, to me, it seems like it improves latency. The cursor feels more responsive. |
|
yeah, that's been my experience as well, particularly since upgrading to releases 29 and 30 where native compilation was enabled by default.
honestly the only place where it's slow it's when i'm editing terraform files, but that's because it needs to boot the terraform language server, and only on the first file of the project.