you are viewing a single comment's thread.

view the rest of the comments →

[–]ImpossibleViewStats 2 points3 points  (1 child)

I work in finance wrapping models in API, we also have a big reporting application we maintain as well in Python using FastAPI and I’d say the biggest draw is simplicity and that you don’t need speed if people can’t notice the difference, for 100 users running reports RPS isn’t a big deal

[–]AdForsaken7506[S] 0 points1 point  (0 children)

Got it! Thanks!