Hi Andreas,

Let try:
# Perf tip
https://gawron.sdsu.edu/compling/course_core/python_intro/intro_lecture_files/fastpython.html

# Release note Django 3.0, DRF vs. best version

Hope this helpful.


On Thu, Dec 26, 2019, 20:46 Andréas Kühne <andreas.ku...@hypercode.se>
wrote:

> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAK4qSCe1Nr3c41OOG2zKz3yt2z0pEE4G-629wWsRkLeHjqaNRQ%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAK4qSCe1Nr3c41OOG2zKz3yt2z0pEE4G-629wWsRkLeHjqaNRQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAP5HUWp2gXjRCKeqB5i3EZeSdp-tJUkHpkiUQUEJETCWp05ErQ%40mail.gmail.com.

Reply via email to