Skip to content

Session switch causes extreme lag (unnecessary I/O) #499

Open
@benjiwolff

Description

@benjiwolff

I am using auto-session. When I switch to/away from my .NET solution, many buffers are added/deleted at the same time. It seems that for every single buffer that is added/deleted in that moment, the entire project is searched for "positions" (tests I guess).

This is extremely heavy on the filesystem and takes multiple minutes in my case. During that time, unrelated I/O is also affected (e.g. telescope file search prompt is blank in unrelated directories after a session switch).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions