Some Mojolicious::Lite code I've written has been adapted by another group in my company to run on their embedded controller (limited CPU and limited memory). They are now asking for my advice on how to reduce the memory footprint of their daemon. It's consuming about 50MB at the moment.
Does anyone have some advice on where to start looking at where memory is being used and how to minimise it? Thanks
