kingdom-python-server
kingdom-python-server copied to clipboard
Memory footprint analysis & optimisation
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.