Project

General

Profile

Actions

Task #52648

closed

Use cache_hash with "mixed" data

Added by Stefan Neufeind over 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-10-10
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

The cache for "cache_hash" (used by PageRepository and BackendUtility) is a VariableFrontendCache and already supports "mixed" data. That frontend uses serialize() or, if available, even igbinary_serialize() on that data. So we can avoid serializing the data beforehand (actually double-serializing) and also make more efficient use of the binary serialization.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #55493: Avoid unnecessary de-/serialization for page cacheClosed2014-01-31

Actions
Actions

Also available in: Atom PDF