You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried to profile, the views raised an exception, besides the "index" view.
here are the results, if anyone want to continue: https://github.com/LiorA1/d_ninja_profile
Edit:
So I tried to see the differences between django and django-ninja in more detail.
It seems that the use of meinheld is the main reason.
But django-ninja are still behind all django middleware, so maybe this is the reason for the difference relative to FastAPI.
Why is it low in the benchmark?
https://github.com/the-benchmarker/web-frameworks
The text was updated successfully, but these errors were encountered: