lplpqq
High RAM usage
Hello. So i have a project where 3 similar bots are deployed. First two use acceptable amount of resources. But the last uses as much resources as those first 2. Im talking about ram + cpu. Is there anyway i can lower consumption of these resources. If so, how? Actually i would like to lower resources usage for all bots, since my billing is too high for me. I heard something about development server and that it uses more resources. Could you please share some information related to this. Thanks!
20 replies
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?
6 replies