kingdom-python-server icon indicating copy to clipboard operation
kingdom-python-server copied to clipboard

Memory footprint analysis & optimisation

Open ruiconti opened this issue 4 years ago • 0 comments

Issue

As noted in #15, current memory footprint is actually kinda large. It makes sense to conduce an investigation to find out how overall memory usage is happening and if there's any optimisation to be done.

Proposed solution

Investigation using available tools and frameworks for memory profiling.

ruiconti avatar Mar 24 '21 17:03 ruiconti