[TYPO3-dev] Apache/PHP TYPO3 Caching-Module
Jigal van Hemert
jigal at xs4all.nl
Sat Mar 20 23:22:12 CET 2010
Christian Kuhn wrote:
> Jigal van Hemert wrote:
>> Caching on plugin level would be great! How much faster would it be if
>> an _INT plugin could be cached for an hour?
>
> FYI: ext:enetcache (TER) uses the 4.3 caching framework to provide an
> API for caching on plugin element level. It's pretty well documented,
> give it a try.
Thanks for the suggestion! Unfortunately the current handling of _INT
plugins is so slow that caching inside the plugin will not add
significantly to the speed of displaying _INT plugins in a page (unless
the extension itself is so incredibly slow).
Once there is a fast way of handling non-cached content elements caching
on a plugin level should be part of the core to add more speed.
Anyway, some extensions with speed problems can benefit from enetcache.
--
Jigal van Hemert.
More information about the TYPO3-dev
mailing list