Commands: duck type memoryReport
Open
- Dominant language
- Java
- Stars
- 1.4k
- Forks
- 350
- PR merge metrics
- No merged PRs in 30d
Description
We should have a framework in place so that commands can easily estimate the amount of ram they require.
The framework can then warn if there is insufficient memory to run a given command.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the command infrastructure and existing command implementations in the repository, then trace how commands are executed. Determine where memory requirements could be reported and where insufficient-memory warnings belong. Done means commands can estimate their RAM needs and the framework warns when available memory is insufficient.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- cli, performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100