RossComputerGuy / RossComputerGuy/dotfiles

Eval memory usage

Open
#3 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug enhancement help wanted
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.