To reproduce:
- install uv
uv sync
- run server
mprof run python main.py
- run client
python api-client.py
- stop server and run
mprof plot -o output
to get png
To reproduce:
uv sync
mprof run python main.py
python api-client.py
mprof plot -o output
to get png