Actions
Task #78580
closedFluid TemplatePaths causes many unnecessary calls to parse TS
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Fluid
Target version:
-
Start date:
2016-11-05
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The method getContextSpecificViewConfiguration does not remember the configuration even though it never changes across executing a full request.
Comparison call graph after implementing a memoizer: https://blackfire.io/profiles/compare/82cc1ee6-2f07-43f6-9e07-9c614b04e865...01ef391f-6dec-4527-b630-5308178ef17b/graph?settings%5Bdimension%5D=wt&settings%5Bdisplay%5D=landscape&settings%5BtabPane%5D=nodes&selected=&callname=main()
Actions