Replies: 6 comments
|
I have checked the Memory usages of a basic agent code using memory profiler package: Output: I also checked with psutil: Output: TLDR; I did a memory usage check for the basic uAgents code using both the memory-profiler and psutil packages. Using memory-profiler: Using psutil: This suggests that initializing and running a simple uAgent requires roughly 73-75 MB of memory in the current setup. |

Uh oh!
There was an error while loading. Please reload this page.
We are trying to get a better understanding of how agents function on a low level.
All reactions