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

Stanek.js: No longer requires "reserving all home ram" #362

Open
alainbryden opened this issue Oct 5, 2024 · 0 comments
Open

Stanek.js: No longer requires "reserving all home ram" #362

alainbryden opened this issue Oct 5, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request refactor

Comments

@alainbryden
Copy link
Owner

alainbryden commented Oct 5, 2024

The rules of Stanek.js changed so that you're no longer rewarded with better stats for charging it with the maximum possible amount of RAM, it can be equally beneficial to charge in multiple smaller chunks (just slower)

As such, some effort we went to to suspend all normal daemon.js activity on home while charging stanek can probably be revised and eliminated.

This should simplify some logic in autopilot which needs to hold off on running daemon.js until stanek is done, as well as simplify stanek which should no longer require arguments for a "script to run when complete"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactor
Projects
None yet
Development

No branches or pull requests

1 participant