shortcuts.py
5.44 KB
-
Cache edxmako request context computation. · 13682e46
When capa problem rendering was moved to happen inline on courseware page loads, we started executing many more Mako templates on sequences with large numbers of thse problems. To help offset this, we're caching the context generation (it showed up as the easiest piece of low hanging fruit on profiles of the courseware index page). [PERF-261]
David Ormsbee committed