Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zed using too much memory (14.51 GB) #20490

Open
1 task done
cod1r opened this issue Nov 11, 2024 · 2 comments
Open
1 task done

zed using too much memory (14.51 GB) #20490

cod1r opened this issue Nov 11, 2024 · 2 comments
Labels
admin read Pending admin review bug [core label] triage Maintainer needs to classify the issue

Comments

@cod1r
Copy link

cod1r commented Nov 11, 2024

Check for existing issues

  • Completed

Describe the bug / provide steps to reproduce it

do a lot of text searching in a large codebase (firefox codebase in my case)

Environment

Zed: v0.160.7 (Zed)
OS: macOS 15.1.0
Memory: 24 GiB
Architecture: aarch64

image

If applicable, add mockups / screenshots to help explain present your vision of the feature

No response

If applicable, attach your Zed.log file to this issue.

Zed.log

@cod1r cod1r added admin read Pending admin review bug [core label] triage Maintainer needs to classify the issue labels Nov 11, 2024
@cod1r
Copy link
Author

cod1r commented Nov 11, 2024

image

@Igonato
Copy link

Igonato commented Nov 11, 2024

WezTerm 51.60 GB 👀 seems like the bigger problem.

It's, probably, the rust-analyzer (install and run htop to know for sure). Setting rust-analyzer.lru.capacity option might help (see https://rust-analyzer.github.io/manual.html#configuration for reference)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
admin read Pending admin review bug [core label] triage Maintainer needs to classify the issue
Projects
None yet
Development

No branches or pull requests

2 participants