[TYPO3-core] FYI24: #14666: Caching framework: Backport PhpFrontend from FLOW3 and refactor FileBackend
Christian Kuhn
lolli at schwarzbu.ch
Wed Jun 9 22:35:07 CEST 2010
Christian Kuhn wrote:
> Branches: trunk
>
> FLOW3 implemented a PHP Cache Frontend which allows for effective
> caching of PHP code which is included with require_once() instead of
> runtime parsing with eval(). This significantly improves speed when used
> in combination with an opcode cache such as APC. Currently only the
> FileBackend supports PHP code caching.
Committed to trunk rev. 7857.
Happy caching
Christian
More information about the TYPO3-team-core
mailing list