Project

General

Profile

Actions

Task #69172

closed

Cache requireJS config in order to avoid searching all the extensions all the time

Added by Markus Klein almost 9 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Performance
Start date:
2015-08-18
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:
Remote Sprint

Description

\TYPO3\CMS\Core\Page\PageRenderer::loadRequireJs() walks through all extensions for each request in BE in order to collect all AMD module paths.

Cache this information to avoid that overhead, which is slow due to filesystem interaction.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #81046: requireJS not working anymore in FEClosedMarkus Klein2017-04-27

Actions
Actions

Also available in: Atom PDF