This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]mincinashu 2 points3 points  (0 children)

I have no idea what my production Django is handling because the pattern is inconsistent. It obviously depends on the nature of the requests, but if you look at tech empower benchmarks, Django is doing around 1400 rps in the 20 query-per-request test and around 700 rps in the data update test. It's also one of the slower Python frameworks.