More efficient Simulacrum structure #115
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
new feature
project/hyprspace
project/ircbot
project/monitoring
question
security
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: privatevoid.net/depot#115
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The Simulacrum is currently set up to test one service per NixOS test, and each test always includes all machines (5 hours + Nowhere, so 6 machines in total). With the current 7 tests, that's 42 NixOS evaluations. When evaluating the repo in HCI,
hercules-ci-agent-worker
takes about 20GB of RAM.Ideas for better memory efficiency:
minimumReplicas
orminimumNodeCount
option for node groups