You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever I configure a mios server and add a mios-in node, my memory usage starts to ramp up until garbage collection kicks in. My mios-in node just goes to a debug node. I'm trying to put this on an embedded system and I'm having trouble running out of memory. I took a look at the code but I'm not a very skilled programmer. I noticed that after I delete the mios-in node, memory keeps growing. But if I delete the config node, then add mios-in just to make the config node (delete mios-in), then memory does not grow. Sample flow:
Whenever I configure a mios server and add a mios-in node, my memory usage starts to ramp up until garbage collection kicks in. My mios-in node just goes to a debug node. I'm trying to put this on an embedded system and I'm having trouble running out of memory. I took a look at the code but I'm not a very skilled programmer. I noticed that after I delete the mios-in node, memory keeps growing. But if I delete the config node, then add mios-in just to make the config node (delete mios-in), then memory does not grow. Sample flow:
The text was updated successfully, but these errors were encountered: