Opened 4 years ago
Last modified 4 years ago
#31931 closed Bug
Django 3 is really after upgrade from django 2 — at Initial Version
Reported by: | Nicolas | Owned by: | nobody |
---|---|---|---|
Component: | Database layer (models, ORM) | Version: | 3.1 |
Severity: | Normal | Keywords: | django 3 slow |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
After upgrading from the latest django 2 version, i experience real slowness.
Django 3 is really really slow!
I use pm2 to start my app and my database is a PosgresSQL 10.2 running on a ubuntu 18.04.4 with Python 3.6.9
I don't understand why this is so slow... Maybe you can help me understand this
Note:
See TracTickets
for help on using tickets.