Skip to content

Performance issues with TRAMP when accessing remote files via SSH #870

@StefanHeber

Description

@StefanHeber

Description:

I really like the Emacs configuration provided in this repository - it’s been incredibly helpful! However, I’ve been experiencing significant performance issues when accessing files on a remote server using TRAMP (e.g., /ssh:user@host:/path/to/file). The process becomes extremely slow, almost to the point of being unusable.

Has anyone else encountered this issue? Are there any recommended solutions or optimizations to improve TRAMP performance in this configuration?

Steps to Reproduce:

Open Emacs with the provided configuration.

Attempt to access a file on a remote server using TRAMP (e.g., C-x C-f /ssh:user@host:/path/to/file RET).

Observe the slow performance when interacting with the remote file.

Expected Behavior:

TRAMP should provide reasonable performance when accessing remote files, allowing for smooth editing and navigation.

Actual Behavior:

TRAMP becomes extremely slow, making it difficult to work with remote files effectively.

Additional Context:

I’m using the latest version of the configuration from this repository.

My Emacs version is 29.3.

The remote server is accessible via SSH without issues outside of Emacs.

Any advice or suggestions would be greatly appreciated! Thank you in advance for your help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions