←back to thread

Making TRAMP faster

(coredumped.dev)
226 points celeritascelery | 1 comments | | HN request time: 0.212s | source
Show context
rdtsc ◴[] No.44357019[source]
That's awesome. Thanks for sharing. I use tramp periodically and had to discover some of those on my own.

> I kept thinking to myself “There has to be a better way to do this”. I have started to think of ways to fundamentally improve the performance of TRAMP that would involve changes to the package itself. I plan to write more on that soon, so stay tuned!

Will look forward to it! TRAMP is really a gem and it does feel like it should be able to go faster. Either with some config tweaks to modernize it a bit, or some improvements in the caching or the sync logic.

replies(1): >>44357798 #
1. dima55 ◴[] No.44357798[source]
Yeah. Thanks for writing all that up. I use TRAMP heavily, and any performance improvements would be welcome.