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

Memory Monitoring #342

Open
MikaylaFischler opened this issue Feb 19, 2024 · 0 comments
Open

Memory Monitoring #342

MikaylaFischler opened this issue Feb 19, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@MikaylaFischler
Copy link

Is your feature request related to a problem? Please describe.
Tracking memory usage in the Java version of ComputerCraft is a challenge, so it would be nice to be able to track memory usage of a program running in craftos-pc.

Describe the solution you'd like
Either some interface provided within a program, or a tab/addition to the debugger peripheral.

Describe alternatives you've considered
collectgarbage is implemented in craftos-pc which is nice, but it would be helpful to have something that doesn't require adding a bunch of commands everywhere, though that does work.

@MikaylaFischler MikaylaFischler added the enhancement New feature or request label Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant