Files
edx-platform/openedx/core/djangoapps
Tim McCormack 7a406d4417 Cache site config per-request to reduce DB queries from template render (#23791)
ARCHBOM-1139: We were seeing about 150 queries to the django_site table
and over 200 to memcached just to load the login page. A lot of these
are via mako template rendering, but there are other sources, and this
will hopefully nip it in the bud.
2020-04-23 15:37:45 +00:00
..
2020-03-16 14:37:18 +05:00
2020-01-30 16:36:02 +05:00
2020-04-11 15:27:31 -04:00
2019-12-30 12:25:38 -05:00
2019-12-30 10:35:30 -05:00
2020-01-30 16:36:02 +05:00
2020-01-30 16:36:02 +05:00
2019-12-30 10:35:30 -05:00
2019-12-30 10:35:30 -05:00
2019-12-30 10:35:30 -05:00
2020-01-30 16:36:02 +05:00
2020-01-30 16:36:02 +05:00
2019-12-30 10:35:30 -05:00
2019-12-30 12:25:38 -05:00
2020-02-11 14:35:26 +05:00
2019-12-30 12:25:38 -05:00
2020-01-30 16:36:02 +05:00
2019-12-30 10:35:30 -05:00
2019-12-30 10:35:30 -05:00
2019-12-30 10:35:30 -05:00
2019-12-30 10:35:30 -05:00
2020-04-17 15:34:10 -04:00