Very high memory usage
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 7.7k
- Forks
- 748
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 21
Description
From top:
3014102 avi 30 10 7833508 2.8g 8312 S 101.3 2.2 64:14.36 futex_do_+ 15 sccache
2.8 GB RSS is unjustified for something that hashes source files and execs a compiler.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by reproducing the reported sccache process and profiling its memory use; done means identifying a reproducible cause and verifying that the excessive memory usage is reduced without breaking compiler-wrapper behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system, devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100