scanno / nl.scanno.mqttbroker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Huge memory concuption

satoer opened this issue · comments

The app works great, I'm using it to feed a node-red dashboard. But... it's memory consumption is way to high. It's more than 40 MB, and my most memory hungry app on the Homey. Maybe it wants even more, but the memory is completely maxed out by it.

Sadly this is not the only app I need to feed the node-red dashboard. The MQTT client app also consumes 39MB at the moment, (it's the second most memory hungry app). Lastly there's the MQTT Hub (but this is from another developer):34 MB... A total of 113MB... just needed to communicate with the dashboard.

That's really a bit of a showstopper. Luckily I can probable run a broker on my NAS. But it would be great if you could look into this excessive memory consumption from the client and broker.