Thursday, December 26, 2019

Strange issue with django

Hi all,

We have a django backend for our application - running with DRF. This has been working perfectly since November last year. Now we have upgraded to django 3.0 and also DRF to the latest version. We also added some DB indexes. After this upgrade we now have certain endpoints that went up to 25 s loading time (from about 5 s). We have reverted most of these changes and gone through our code but still can't find where this issue is.

We even reverted back to django 2.2 and the previous version of DRF which gave us reasonable speed, but it still doesn't work correctly. 

Does anyone have any ideas what the issue might be?

Regards,

Andréas

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAK4qSCe1Nr3c41OOG2zKz3yt2z0pEE4G-629wWsRkLeHjqaNRQ%40mail.gmail.com.

No comments:

Post a Comment