|
|
There is currently no caching on the dashboard. This means that there are many database calls when accessing the dashboard. We need to:
- Profile a baseline performance of the all builds page with a large number of builds (100+) with many authors
- Introduced a non-transparent caching mechanism specifically at the web layer for the "All Plans" page.
- This cache should be highly optimised - we should stay focussed on just the dashboard for this one
|
|
Description
|
There is currently no caching on the dashboard. This means that there are many database calls when accessing the dashboard. We need to:
- Profile a baseline performance of the all builds page with a large number of builds (100+) with many authors
- Introduced a non-transparent caching mechanism specifically at the web layer for the "All Plans" page.
- This cache should be highly optimised - we should stay focussed on just the dashboard for this one
|
Show » |
|