Project

General

Profile

Actions

Feature #64200

closed

Allow individual content caching

Added by Philipp Gampe over 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
Start date:
2015-01-09
Due date:
% Done:

100%

Estimated time:
PHP Version:
5.5
Tags:
Complexity:
easy
Sprint Focus:

Description

Since 4.7, we have stdWrap.cache available. This stores the rendered string into the cache_hash via the caching framework and retrieves it on successive renderings.
However stdWrap kicks in too late for many cObjects, e.g. COA.

Move the cache. logic into the central render method to avoid the rendering of the cObject, thus gaining a major speed advantage.

Actions

Also available in: Atom PDF