Merge pull request #8980 from cpennington/cache-ccx-lookups
Cache ccx lookups
No related branches found
No related tags found
Showing
- common/djangoapps/request_cache/__init__.py 28 additions, 0 deletionscommon/djangoapps/request_cache/__init__.py
- common/djangoapps/request_cache/middleware.py 25 additions, 11 deletionscommon/djangoapps/request_cache/middleware.py
- lms/djangoapps/ccx/overrides.py 44 additions, 32 deletionslms/djangoapps/ccx/overrides.py
- lms/djangoapps/ccx/tests/factories.py 3 additions, 0 deletionslms/djangoapps/ccx/tests/factories.py
- lms/djangoapps/ccx/tests/test_field_override_performance.py 85 additions, 35 deletionslms/djangoapps/ccx/tests/test_field_override_performance.py
- lms/djangoapps/ccx/tests/test_overrides.py 5 additions, 2 deletionslms/djangoapps/ccx/tests/test_overrides.py
- lms/djangoapps/ccx/tests/test_views.py 8 additions, 21 deletionslms/djangoapps/ccx/tests/test_views.py
Loading
Please register or sign in to comment