Search in remote SSH is slow #23570
Labels
bug
[core label]
needs info / awaiting response
Issue that needs more information from the user
performance
Feedback for performance issues, speed, memory usage, etc
remote dev
Feedback for remote development servers
search / project search
Feedback for in-file search, multi-buffer global search, etc
Check for existing issues
Describe the bug / provide steps to reproduce it
I am working with a Rust project on a remote machine and it takes a lot of time to find anything in search. My search query is plain text, with no special query params.
I was able to confirm that if I manually exclude some files then the search becomes fast again. My excludes include:
If I remove from the excludelist any of those it becomes slow again.
The
benchtop/private/**
has a directory that I manually add into.git/info/excludes
and where I keep ELFs of that benchtop project and some perf.data files (the perf data is in gigabytes).Zed Version and System Specs
Zed: v0.170.2 (Zed)
OS: macOS 15.0.1
Memory: 64 GiB
Architecture: aarch64
If applicable, add screenshots or screencasts of the incorrect state / behavior
No response
If applicable, attach your Zed.log file to this issue.
Zed.log
The text was updated successfully, but these errors were encountered: