We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I noticed a huge amount of memory is being allocated from the Arduino Create Agent. This happens instantly after running or restarting the agent.
Maybe is nothing to get worried about, the real memory usage is really low, but I think it's worth a check.
htop screenshot:
htop
The text was updated successfully, but these errors were encountered:
Hi @destegabry , it is a design feature of any Go program (https://golang.org/doc/faq#Why_does_my_Go_process_use_so_much_virtual_memory), no need to worry about it 🙂
Sorry, something went wrong.
No branches or pull requests
I noticed a huge amount of memory is being allocated from the Arduino Create Agent.
This happens instantly after running or restarting the agent.
Maybe is nothing to get worried about, the real memory usage is really low, but I think it's worth a check.
htop
screenshot:The text was updated successfully, but these errors were encountered: