Ref T8575. Although we cache spaces as a whole, we don't cache viewer spaces. This can still do a lot of work if they have complex policies.
Instead, cache them in the request cache.
Differential D13324
Cache viewer spaces Authored by epriestley on Jun 17 2015, 2:45 AM.
Details
Ref T8575. Although we cache spaces as a whole, we don't cache viewer spaces. This can still do a lot of work if they have complex policies. Instead, cache them in the request cache. Saw this account for 37% of a page in produciton (303ms on on 835ms).
Diff Detail
|