daniel-soutar-ki
Results
1
issues of
daniel-soutar-ki
I have a FastAPI application, and have added Pyinstrument instrumentation to it using code similar to the code linked [here]( https://pyinstrument.readthedocs.io/en/latest/guide.html#profile-a-web-request-in-fastapi). The code suggests to have profiling configurable via a...