RossComputerGuy / RossComputerGuy/dotfiles
Eval memory usage
Nobody has claimed this yet.
- Dominant language
- Nix
- Stars
- 23
- Forks
- 6
- Avg merge
- 2h 56m
- Merged PRs (30d)
- 1
Description
Currently, this Flake uses a significant amount of RAM which makes it impossible on machines with less than 32GB of RAM. Being able to minimize on memory would be very efficient. Plus if the Garnix CI checks can pass then that's even better.
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
Start by locating the repository's Flake evaluation entry point and the Garnix CI configuration; the issue does not name specific files or tests. Measure memory use during evaluation, identify the largest sources of consumption, and verify that the resulting Flake evaluation completes within the stated machine constraint and passes Garnix checks.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, ci-cd
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100