fastapi server responds very slow
I deployed my simple fastapi server on railway. it only has 1 endpoint and actual time of processing information is about 30ms (i tested it on local machine). but when i hosted it and try to send requests to it from postman elapsed time is around 1.5s, which is unacceptable for me. Whats wrong?
5 Replies
Project ID:
d64ea4c4-1adb-457a-add8-ce45589455de
d64ea4c4-1adb-457a-add8-ce45589455de
can you share more about your setup? what does this endpoint do? etc
hello. nevermind, i deleted this project. but i have another question though
ask in another help thread please