Enable Template Caching
Summary
=======
To improve the template rendering speed of Horizon, by caching templates in memory.
Description
=========
We should alter the template loading so that it uses `django.
- https:/
- https:/
UX
===
The end result should be a speedup
Wireframes, Mocks, Videos and UI Markup
-------
N/A
Testing
======
This is tricky, and I could use suggestions. We'd need to research common issues with the cached template loader, and ensure all our templatetags are thread-safe.
https:/
Outside Dependencies
==================
N/A
Requirements Update Required
=======
N/A
Doc Impact
=========
Release notes need to mention settings alterations, as well as issues that the cached loader may potentially cause.
Blueprint information
- Status:
- Complete
- Approver:
- David Lyle
- Priority:
- High
- Drafter:
- Rob Cresswell
- Direction:
- Approved
- Assignee:
- None
- Definition:
- Approved
- Series goal:
- Accepted for mitaka
- Implementation:
-
Implemented
- Milestone target:
-
mitaka-2
- Started by
- David Lyle
- Completed by
- David Lyle
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Add Cached loader for templates